BlockData$json top-level constant

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

Implementation

@$core.Deprecated('Use blockDataDescriptor instead')
const BlockData$json = {
  '1': 'BlockData',
  '2': [
    {'1': 'header', '3': 1, '4': 1, '5': 11, '6': '.co.topl.consensus.models.BlockHeader', '8': {}, '10': 'header'},
    {'1': 'body', '3': 4, '4': 1, '5': 11, '6': '.co.topl.node.models.FullBlockBody', '8': {}, '10': 'body'},
  ],
};