MsgAggregateExchangeRatePrevoteAminoArgs constructor

MsgAggregateExchangeRatePrevoteAminoArgs(
  1. MsgAggregateExchangeRatePrevoteValueAminoArgs value
)

Implementation

MsgAggregateExchangeRatePrevoteAminoArgs(this.value) {
  type = OracleConstants.ORACLE_MSG_AGGREGATE_EXCHANGE_RATE_PREVOTE;
}