GetBlockByHeightRequest$json top-level constant
- @Deprecated('Use getBlockByHeightRequestDescriptor instead')
Implementation
@$core.Deprecated('Use getBlockByHeightRequestDescriptor instead')
const GetBlockByHeightRequest$json = const {
'1': 'GetBlockByHeightRequest',
'2': const [
const {'1': 'height', '3': 1, '4': 1, '5': 3, '10': 'height'},
],
};