Interface MsgExecuteContractResponseProtoMsg

interface MsgExecuteContractResponseProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.MsgExecuteContractResponse";
    value: Uint8Array;
}

Properties

Properties

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