Interface MsgAggregateExchangeRateVoteProtoMsg

interface MsgAggregateExchangeRateVoteProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.MsgAggregateExchangeRateVote";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.oracle.MsgAggregateExchangeRateVote"
value: Uint8Array