ProtoBlockHeader_Empty$json top-level constant
Implementation
@$core.Deprecated('Use protoBlockHeaderDescriptor instead')
const ProtoBlockHeader_Empty$json = const {
'1': 'Empty',
'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': 'root', '3': 3, '4': 1, '5': 12, '10': 'root'},
const {'1': 'identityRoot', '3': 4, '4': 1, '5': 12, '10': 'identityRoot'},
const {'1': 'timestamp', '3': 5, '4': 1, '5': 3, '10': 'timestamp'},
const {'1': 'blockSeed', '3': 6, '4': 1, '5': 12, '10': 'blockSeed'},
const {'1': 'flags', '3': 7, '4': 1, '5': 13, '10': 'flags'},
],
};