Interface AggregateExchangeRateVoteProtoMsg

interface AggregateExchangeRateVoteProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.AggregateExchangeRateVote";
    value: Uint8Array;
}

Properties

Properties

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