Interface QueryContractHistoryResponseProtoMsg

interface QueryContractHistoryResponseProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.QueryContractHistoryResponse";
    value: Uint8Array;
}

Properties

Properties

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