Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgAggregateExchangeRateVote

Aggregate analog of MsgExchangeRateVote: submits an oracle vote for multiple denominations through a single message rather than multiple messages.

Hierarchy

Index

Constructors

constructor

Properties

exchange_rates

exchange_rates: Coins

feeder

feeder: string

salt

salt: string

validator

validator: string

Methods

getAggregateVoteHash

  • getAggregateVoteHash(): string

getPrevote

packAny

  • packAny(): Any

toAmino

toAminoJSON

  • toAminoJSON(): string
  • Returns string

toData

toJSON

  • toJSON(): string
  • Returns string

toProto

  • toProto(): MsgAggregateExchangeRateVote

Static fromAmino

Static fromData

Static fromProto

Static unpackAny