cosmwasm-std 2.0.4

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

pub type QueryResponse = Binary;