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