Interface MsgInstantiateContractResponseProtoMsg

interface MsgInstantiateContractResponseProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.MsgInstantiateContractResponse";
    value: Uint8Array;
}

Properties

Properties

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