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 = const {
  '1': 'Params',
  '2': const [
    const {'1': 'mint_denom', '3': 1, '4': 1, '5': 9, '10': 'mintDenom'},
    const {'1': 'inflation_rate_change', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'inflationRateChange'},
    const {'1': 'inflation_max', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'inflationMax'},
    const {'1': 'inflation_min', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'inflationMin'},
    const {'1': 'goal_bonded', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'goalBonded'},
    const {'1': 'blocks_per_year', '3': 6, '4': 1, '5': 4, '8': const {}, '10': 'blocksPerYear'},
  ],
  '7': const {},
};