Params$json top-level constant

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

Implementation

@$core.Deprecated('Use paramsDescriptor instead')
const Params$json = {
  '1': 'Params',
  '2': [
    {'1': 'unbonding_time', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': {}, '10': 'unbondingTime'},
    {'1': 'max_validators', '3': 2, '4': 1, '5': 13, '10': 'maxValidators'},
    {'1': 'max_entries', '3': 3, '4': 1, '5': 13, '10': 'maxEntries'},
    {'1': 'historical_entries', '3': 4, '4': 1, '5': 13, '10': 'historicalEntries'},
    {'1': 'bond_denom', '3': 5, '4': 1, '5': 9, '10': 'bondDenom'},
    {'1': 'min_commission_rate', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'minCommissionRate'},
  ],
  '7': {},
};