Interface QuerySmartContractStateResponseProtoMsg

interface QuerySmartContractStateResponseProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.QuerySmartContractStateResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmwasm.wasm.v1.QuerySmartContractStateResponse"
value: Uint8Array