ProtoGossipBlockRange$json top-level constant

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

Implementation

@$core.Deprecated('Use protoGossipBlockRangeDescriptor instead')
const ProtoGossipBlockRange$json = const {
  '1': 'ProtoGossipBlockRange',
  '2': const [
    const {'1': 'batchId', '3': 1, '4': 1, '5': 13, '10': 'batchId'},
    const {
      '1': 'blocks',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.models.ProtoGossipBlockRange.Block',
      '10': 'blocks'
    },
  ],
  '3': const [ProtoGossipBlockRange_Block$json],
};