menu
terra_dart package
documentation
Core/Oracle/Msgs/MsgAggregateExchangeRateVote.dart
MsgAggregateExchangeRateVote
MsgAggregateExchangeRateVote constructor
MsgAggregateExchangeRateVote constructor
dark_mode
light_mode
MsgAggregateExchangeRateVote
constructor
MsgAggregateExchangeRateVote
(
String
salt
,
String
feeder
,
String
validator
,
String
exchange_rates
,
)
Implementation
MsgAggregateExchangeRateVote( this.salt, this.feeder, this.validator, this.exchange_rates);
terra_dart package
documentation
Core/Oracle/Msgs/MsgAggregateExchangeRateVote
MsgAggregateExchangeRateVote
MsgAggregateExchangeRateVote constructor
MsgAggregateExchangeRateVote class