apps
apps copied to clipboard
Whitelist tab have all rows saying `No preimage bytes found`
Currently the WhiteList
tab under Governance shows No preimage bytes found
for all rows. I am not super familiar with the whitelist calls, but am more familiar with preimages and was able to root out the cause where the optBytes
option is None. Like I said I am not completely in tune with whitelisting but this deserves some investigation.
Apps version v0.133.2-105
cc: @ryanleecode
Seems legit. On the polkadot network there is 1 that has a pre-image -- so we know it works. I think its just the hash of whitelisted calls but optionally you have the have the pre-image aka the call itself so you know what actually got whitelisted.
Seems legit. On the polkadot network there is 1 that has a pre-image -- so we know it works. I think its just the hash of whitelisted calls but optionally you have the have the pre-image aka the call itself so you know what actually got whitelisted.
Aweomse, thanks so much for investigating this, going to close since it seems expected.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.