StakingInfo$json top-level constant
Implementation
@$core.Deprecated('Use stakingInfoDescriptor instead')
const StakingInfo$json = {
'1': 'StakingInfo',
'2': [
{
'1': 'staker_public_key',
'3': 1,
'4': 1,
'5': 12,
'10': 'stakerPublicKey'
},
{
'1': 'finality_provider_public_key',
'3': 2,
'4': 1,
'5': 12,
'10': 'finalityProviderPublicKey'
},
{'1': 'staking_time', '3': 3, '4': 1, '5': 13, '10': 'stakingTime'},
{
'1': 'covenant_committee_public_keys',
'3': 4,
'4': 3,
'5': 12,
'10': 'covenantCommitteePublicKeys'
},
{'1': 'covenant_quorum', '3': 5, '4': 1, '5': 13, '10': 'covenantQuorum'},
],
};