ChainParams$json top-level constant
Implementation
@$core.Deprecated('Use chainParamsDescriptor instead')
const ChainParams$json = const {
'1': 'ChainParams',
'2': const [
const {'1': 'chain_id', '3': 1, '4': 1, '5': 12, '10': 'chainId'},
const {
'1': 'head_block_number',
'3': 2,
'4': 1,
'5': 4,
'10': 'headBlockNumber'
},
const {
'1': 'ref_block_prefix',
'3': 3,
'4': 1,
'5': 4,
'10': 'refBlockPrefix'
},
],
};