CosmWasm / docs-old

Documentation for cosmwasm
https://www.cosmwasm.com/
Creative Commons Attribution Share Alike 4.0 International
2 stars 6 forks source link

Update docs for changes to wasm raw state query encoding #35

Closed ethanfrey closed 4 years ago

ethanfrey commented 4 years ago

Some changes to encoding happened in https://github.com/cosmwasm/wasmd/pull/71 mainly for better rest format, but also to properly handle binary data (not just cast to string).

Updated the docs to show different output from raw contract queries