Stake$json top-level constant
Implementation
@$core.Deprecated('Use stakeDescriptor instead')
const Stake$json = {
'1': 'Stake',
'2': [
{'1': 'stake', '3': 1, '4': 1, '5': 12, '10': 'stake'},
{
'1': 'public_key',
'3': 2,
'4': 1,
'5': 11,
'6': '.TW.NEAR.Proto.PublicKey',
'10': 'publicKey'
},
],
};