Skip to content
Compare
Choose a tag to compare
@Deploydon Deploydon released this 04 Nov 22:17

Final version being submitted to governance.

Attached built Hash:
264753975e6de33a120ae59a429a767ecf368d978cb28755b30f675a306e67a4 stargaze_multisnap.wasm

Once the governance is live, get the proposal number and verify the on-chain hash with:

starsd q gov proposal (PROPOSALID) --output json \
| jq -r '.content.wasm_byte_code' \
| base64 -d \
| gzip -dc \
| sha256sum