We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently not working due to the PoE module and deactivated:
See https://github.com/CosmWasm/wasmd/blob/v0.18.0-rc4/x/wasm/keeper/handler_plugin_encoders.go#L147
As PoE replaces the staking + slashing SDK module the messages need to be handled with the PoE modules logic.
The text was updated successfully, but these errors were encountered:
is there anything left to do on this one @alpe ?
Sorry, something went wrong.
Can be state breaking when called on chain already
No branches or pull requests
Currently not working due to the PoE module and deactivated:
See https://github.com/CosmWasm/wasmd/blob/v0.18.0-rc4/x/wasm/keeper/handler_plugin_encoders.go#L147
As PoE replaces the staking + slashing SDK module the messages need to be handled with the PoE modules logic.
The text was updated successfully, but these errors were encountered: