Interface QueryContractInfoResponseProtoMsg

interface QueryContractInfoResponseProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.QueryContractInfoResponse";
    value: Uint8Array;
}

Properties

Properties

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