Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AggregateExchangeRateVote

Stores information about data about Oracle aggregate vote fetched from the blockchain.

Hierarchy

Index

Constructors

constructor

Properties

exchange_rate_tuples

exchange_rate_tuples: ExchangeRateTuple[]

voter

voter: string

Methods

toAmino

toAminoJSON

  • toAminoJSON(): string
  • Returns string

toData

toJSON

  • toJSON(): string
  • Returns string

toProto

  • toProto(): AggregateExchangeRateVote

Static fromAmino

Static fromData

Static fromProto