Interface MsgInstantiateContract2ResponseProtoMsg

interface MsgInstantiateContract2ResponseProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.MsgInstantiateContract2Response";
    value: Uint8Array;
}

Properties

Properties

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