cosmwasm-std 1.5.0

Standard library for Wasm based smart contracts on Cosmos blockchains
Documentation
1
2
3
use crate::binary::Binary;

pub type QueryResponse = Binary;