Interface MsgMigrateContractResponseProtoMsg

interface MsgMigrateContractResponseProtoMsg {
    typeUrl: "/cosmwasm.wasm.v1.MsgMigrateContractResponse";
    value: Uint8Array;
}

Properties

Properties

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