BlockMetadata$json top-level constant
Implementation
@$core.Deprecated('Use blockMetadataDescriptor instead')
const BlockMetadata$json = {
'1': 'BlockMetadata',
'2': [
{'1': 'height', '3': 1, '4': 1, '5': 5, '10': 'height'},
{'1': 'hash', '3': 2, '4': 1, '5': 12, '10': 'hash'},
{'1': 'timestamp', '3': 3, '4': 1, '5': 3, '10': 'timestamp'},
{'1': 'is_final', '3': 4, '4': 1, '5': 8, '10': 'isFinal'},
],
};