Block$json top-level constant
Implementation
@$core.Deprecated('Use blockDescriptor instead')
const Block$json = const {
'1': 'Block',
'2': const [
const {'1': 'header', '3': 1, '4': 1, '5': 11, '6': '.tendermint.types.Header', '8': const {}, '10': 'header'},
const {'1': 'data', '3': 2, '4': 1, '5': 11, '6': '.tendermint.types.Data', '8': const {}, '10': 'data'},
const {'1': 'evidence', '3': 3, '4': 1, '5': 11, '6': '.tendermint.types.EvidenceList', '8': const {}, '10': 'evidence'},
const {'1': 'last_commit', '3': 4, '4': 1, '5': 11, '6': '.tendermint.types.Commit', '10': 'lastCommit'},
],
};