GetBlocksRequestMessage$json top-level constant
- @Deprecated('Use getBlocksRequestMessageDescriptor instead')
Implementation
@$core.Deprecated('Use getBlocksRequestMessageDescriptor instead')
const GetBlocksRequestMessage$json = const {
'1': 'GetBlocksRequestMessage',
'2': const [
const {'1': 'lowHash', '3': 1, '4': 1, '5': 9, '10': 'lowHash'},
const {'1': 'includeBlocks', '3': 2, '4': 1, '5': 8, '10': 'includeBlocks'},
const {'1': 'includeTransactions', '3': 3, '4': 1, '5': 8, '10': 'includeTransactions'},
],
};