RegisterStakingKey$json top-level constant
- @Deprecated('Use registerStakingKeyDescriptor instead')
Implementation
@$core.Deprecated('Use registerStakingKeyDescriptor instead')
const RegisterStakingKey$json = {
'1': 'RegisterStakingKey',
'2': [
{'1': 'staking_address', '3': 1, '4': 1, '5': 9, '10': 'stakingAddress'},
{'1': 'deposit_amount', '3': 2, '4': 1, '5': 4, '10': 'depositAmount'},
],
};