ProtoBlockHeader_Proposed$json top-level constant
Implementation
@$core.Deprecated('Use protoBlockHeaderDescriptor instead')
const ProtoBlockHeader_Proposed$json = const {
'1': 'Proposed',
'2': const [
const {'1': 'parentHash', '3': 1, '4': 1, '5': 12, '10': 'parentHash'},
const {'1': 'height', '3': 2, '4': 1, '5': 4, '10': 'height'},
const {'1': 'timestamp', '3': 3, '4': 1, '5': 3, '10': 'timestamp'},
const {'1': 'txHash', '3': 4, '4': 1, '5': 12, '10': 'txHash'},
const {
'1': 'proposerPubKey',
'3': 5,
'4': 1,
'5': 12,
'10': 'proposerPubKey'
},
const {'1': 'root', '3': 6, '4': 1, '5': 12, '10': 'root'},
const {'1': 'identityRoot', '3': 7, '4': 1, '5': 12, '10': 'identityRoot'},
const {'1': 'flags', '3': 8, '4': 1, '5': 13, '10': 'flags'},
const {'1': 'ipfsHash', '3': 9, '4': 1, '5': 12, '10': 'ipfsHash'},
const {'1': 'offlineAddr', '3': 10, '4': 1, '5': 12, '10': 'offlineAddr'},
const {'1': 'txBloom', '3': 11, '4': 1, '5': 12, '10': 'txBloom'},
const {'1': 'blockSeed', '3': 12, '4': 1, '5': 12, '10': 'blockSeed'},
const {'1': 'feePerGas', '3': 13, '4': 1, '5': 12, '10': 'feePerGas'},
const {'1': 'upgrade', '3': 14, '4': 1, '5': 13, '10': 'upgrade'},
const {'1': 'seedProof', '3': 15, '4': 1, '5': 12, '10': 'seedProof'},
const {'1': 'receiptsCid', '3': 16, '4': 1, '5': 12, '10': 'receiptsCid'},
],
};