GetBlockResponse$json top-level constant
Implementation
@$core.Deprecated('Use getBlockResponseDescriptor instead')
const GetBlockResponse$json = const {
'1': 'GetBlockResponse',
'2': const [
const {'1': 'height', '3': 1, '4': 1, '5': 13, '10': 'height'},
const {'1': 'hash', '3': 2, '4': 1, '5': 9, '10': 'hash'},
const {'1': 'data', '3': 3, '4': 1, '5': 9, '10': 'data'},
const {'1': 'block_time', '3': 4, '4': 1, '5': 13, '10': 'blockTime'},
const {
'1': 'header',
'3': 5,
'4': 1,
'5': 11,
'6': '.pactus.BlockHeaderInfo',
'10': 'header'
},
const {
'1': 'prev_cert',
'3': 6,
'4': 1,
'5': 11,
'6': '.pactus.CertificateInfo',
'10': 'prevCert'
},
const {
'1': 'txs',
'3': 7,
'4': 3,
'5': 11,
'6': '.pactus.TransactionInfo',
'10': 'txs'
},
],
};