MsgAggregateExchangeRateVote$json top-level constant

  1. @Deprecated('Use msgAggregateExchangeRateVoteDescriptor instead')
Map<String, Object> const MsgAggregateExchangeRateVote$json

Implementation

@$core.Deprecated('Use msgAggregateExchangeRateVoteDescriptor instead')
const MsgAggregateExchangeRateVote$json = const {
  '1': 'MsgAggregateExchangeRateVote',
  '2': const [
    const {'1': 'salt', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'salt'},
    const {'1': 'exchange_rates', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'exchangeRates'},
    const {'1': 'feeder', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'feeder'},
    const {'1': 'validator', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'validator'},
  ],
  '7': const {},
};