AggregateExchangeRatePrevote constructor

AggregateExchangeRatePrevote(
  1. String hash,
  2. String voter,
  3. double submit_block
)

Implementation

AggregateExchangeRatePrevote(this.hash, this.voter, this.submit_block);