ConfigResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use configResponseDescriptor instead')
const ConfigResponse$json = {
  '1': 'ConfigResponse',
  '2': [
    {'1': 'minimum_gas_price', '3': 1, '4': 1, '5': 9, '10': 'minimumGasPrice'},
    {'1': 'pruning_keep_recent', '3': 2, '4': 1, '5': 9, '10': 'pruningKeepRecent'},
    {'1': 'pruning_interval', '3': 3, '4': 1, '5': 9, '10': 'pruningInterval'},
    {'1': 'halt_height', '3': 4, '4': 1, '5': 4, '10': 'haltHeight'},
  ],
};