GetBlockByHeightResponse$json top-level constant
- @Deprecated('Use getBlockByHeightResponseDescriptor instead')
Implementation
@$core.Deprecated('Use getBlockByHeightResponseDescriptor instead')
const GetBlockByHeightResponse$json = const {
'1': 'GetBlockByHeightResponse',
'2': const [
const {'1': 'block_id', '3': 1, '4': 1, '5': 11, '6': '.tendermint.types.BlockID', '10': 'blockId'},
const {'1': 'block', '3': 2, '4': 1, '5': 11, '6': '.tendermint.types.Block', '10': 'block'},
],
};