Interface AggregateExchangeRateVoteAminoMsg

interface AggregateExchangeRateVoteAminoMsg {
    type: "/seiprotocol.seichain.oracle.AggregateExchangeRateVote";
    value: AggregateExchangeRateVoteAmino;
}

Properties

Properties

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