GetBlockRequestMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use getBlockRequestMessageDescriptor instead')
const GetBlockRequestMessage$json = const {
  '1': 'GetBlockRequestMessage',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 9, '10': 'hash'},
    const {'1': 'includeTransactions', '3': 3, '4': 1, '5': 8, '10': 'includeTransactions'},
  ],
};