HashedParams$json top-level constant

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

Implementation

@$core.Deprecated('Use hashedParamsDescriptor instead')
const HashedParams$json = const {
  '1': 'HashedParams',
  '2': const [
    const {'1': 'block_max_bytes', '3': 1, '4': 1, '5': 3, '10': 'blockMaxBytes'},
    const {'1': 'block_max_gas', '3': 2, '4': 1, '5': 3, '10': 'blockMaxGas'},
  ],
};