MsgAggregateExchangeRatePrevote constructor

MsgAggregateExchangeRatePrevote(
  1. String hash,
  2. String feeder,
  3. String validator
)

Implementation

MsgAggregateExchangeRatePrevote(this.hash, this.feeder, this.validator);