RequestBeginBlock$json top-level constant
Implementation
@$core.Deprecated('Use requestBeginBlockDescriptor instead')
const RequestBeginBlock$json = const {
'1': 'RequestBeginBlock',
'2': const [
const {'1': 'hash', '3': 1, '4': 1, '5': 12, '10': 'hash'},
const {'1': 'header', '3': 2, '4': 1, '5': 11, '6': '.tendermint.types.Header', '8': const {}, '10': 'header'},
const {'1': 'last_commit_info', '3': 3, '4': 1, '5': 11, '6': '.tendermint.abci.LastCommitInfo', '8': const {}, '10': 'lastCommitInfo'},
const {'1': 'byzantine_validators', '3': 4, '4': 3, '5': 11, '6': '.tendermint.abci.Evidence', '8': const {}, '10': 'byzantineValidators'},
],
};