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
Example with Neutron upgrade 2.0.0
neutrond q wasm cs smart neutron1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshlt6zh '{"list_proposals": {}}' --node https://rpc-kralum.neutron-1.neutron.org:443 --output json | jq
$ neutrond q wasm cs smart neutron1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshlt6zh '{"proposal": {"proposal_id": 25}}' --node https://rpc-kralum.neutron-1.neutron.org:443 --output json | jq ".data.proposal.msgs[0].custom.submit_admin_proposal.admin_proposal.software_upgrade_proposal.plan" { "name": "v2.0.0", "height": 5416000, "info": "{\"binaries\": {\"linux/amd64\": \"https://github.com/neutron-org/neutron/releases/download/v2.0.0/neutrond-linux-amd64?checksum=sha256:ea63e50f7c6305cc87efb7b7b3010797f5a631f7f632ac2678a9bc2f8fcd660c\"}}" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Example with Neutron upgrade 2.0.0
The text was updated successfully, but these errors were encountered: