Interface MsgContractDepositRentResponseAminoMsg

interface MsgContractDepositRentResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.MsgContractDepositRentResponse";
    value: MsgContractDepositRentResponseAmino;
}

Properties

Properties

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