GetBlockRequest$json top-level constant
Implementation
@$core.Deprecated('Use getBlockRequestDescriptor instead')
const GetBlockRequest$json = const {
'1': 'GetBlockRequest',
'2': const [
const {'1': 'height', '3': 1, '4': 1, '5': 13, '10': 'height'},
const {
'1': 'verbosity',
'3': 2,
'4': 1,
'5': 14,
'6': '.pactus.BlockVerbosity',
'10': 'verbosity'
},
],
};