DaoDeposit$json top-level constant
Implementation
@$core.Deprecated('Use daoDepositDescriptor instead')
const DaoDeposit$json = {
'1': 'DaoDeposit',
'2': [
{'1': 'to_address', '3': 1, '4': 1, '5': 9, '10': 'toAddress'},
{'1': 'change_address', '3': 2, '4': 1, '5': 9, '10': 'changeAddress'},
{'1': 'amount', '3': 3, '4': 1, '5': 4, '10': 'amount'},
],
};