BlockReference$json top-level constant

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

Implementation

@$core.Deprecated('Use blockReferenceDescriptor instead')
const BlockReference$json = const {
  '1': 'BlockReference',
  '2': const [
    const {'1': 'block_num', '3': 1, '4': 1, '5': 3, '10': 'blockNum'},
    const {'1': 'block_hash', '3': 2, '4': 1, '5': 12, '10': 'blockHash'},
  ],
};