ValidatorStats$json top-level constant
Implementation
@$core.Deprecated('Use validatorStatsDescriptor instead')
const ValidatorStats$json = {
'1': 'ValidatorStats',
'2': [
{'1': 'finalized_slot', '3': 1, '4': 1, '5': 4, '10': 'finalizedSlot'},
{'1': 'confirmed_slot', '3': 2, '4': 1, '5': 4, '10': 'confirmedSlot'},
{'1': 'processed_slot', '3': 3, '4': 1, '5': 4, '10': 'processedSlot'},
{'1': 'transaction_count', '3': 4, '4': 1, '5': 4, '10': 'transactionCount'},
{'1': 'identity_balance', '3': 5, '4': 1, '5': 4, '10': 'identityBalance'},
{'1': 'health', '3': 6, '4': 1, '5': 14, '6': '.validator_stats_sub.ValidatorHealth', '10': 'health'},
],
};