BlockchainSizeStats$json top-level constant

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

Implementation

@$core.Deprecated('Use blockchainSizeStatsDescriptor instead')
const BlockchainSizeStats$json = {
  '1': 'BlockchainSizeStats',
  '2': [
    {'1': 'blockHeaderBytes', '3': 1, '4': 1, '5': 4, '10': 'blockHeaderBytes'},
    {'1': 'transactionBytes', '3': 2, '4': 1, '5': 4, '10': 'transactionBytes'},
  ],
};