Interface MsgAggregateExchangeRateVoteAminoMsg

interface MsgAggregateExchangeRateVoteAminoMsg {
    type: "/seiprotocol.seichain.oracle.MsgAggregateExchangeRateVote";
    value: MsgAggregateExchangeRateVoteAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.oracle.MsgAggregateExchangeRateVote"