ChainInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use chainInfoDescriptor instead')
const ChainInfo$json = {
  '1': 'ChainInfo',
  '2': [
    {'1': 'p2pkh_prefix', '3': 1, '4': 1, '5': 13, '10': 'p2pkhPrefix'},
    {'1': 'p2sh_prefix', '3': 2, '4': 1, '5': 13, '10': 'p2shPrefix'},
    {'1': 'hrp', '3': 3, '4': 1, '5': 9, '10': 'hrp'},
  ],
};