cosmwasm-std 1.2.4

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

pub type QueryResponse = Binary;