WithdrawNonceAccount$json top-level constant
- @Deprecated('Use withdrawNonceAccountDescriptor instead')
Implementation
@$core.Deprecated('Use withdrawNonceAccountDescriptor instead')
const WithdrawNonceAccount$json = {
'1': 'WithdrawNonceAccount',
'2': [
{'1': 'nonce_account', '3': 1, '4': 1, '5': 9, '10': 'nonceAccount'},
{'1': 'recipient', '3': 2, '4': 1, '5': 9, '10': 'recipient'},
{'1': 'value', '3': 3, '4': 1, '5': 4, '10': 'value'},
],
};