Interface MsgUnsuspendContractResponseAminoMsg

interface MsgUnsuspendContractResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.MsgUnsuspendContractResponse";
    value: MsgUnsuspendContractResponseAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.dex.MsgUnsuspendContractResponse"