Interface MsgAggregateExchangeRateVoteResponseProtoMsg

interface MsgAggregateExchangeRateVoteResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.MsgAggregateExchangeRateVoteResponse";
    value: Uint8Array;
}

Properties

Properties

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