DaoWithdrawPhase2$json top-level constant
- @Deprecated('Use daoWithdrawPhase2Descriptor instead')
Implementation
@$core.Deprecated('Use daoWithdrawPhase2Descriptor instead')
const DaoWithdrawPhase2$json = const {
'1': 'DaoWithdrawPhase2',
'2': const [
const {
'1': 'deposit_cell',
'3': 1,
'4': 1,
'5': 11,
'6': '.TW.Nervos.Proto.Cell',
'10': 'depositCell'
},
const {
'1': 'withdrawing_cell',
'3': 2,
'4': 1,
'5': 11,
'6': '.TW.Nervos.Proto.Cell',
'10': 'withdrawingCell'
},
const {'1': 'amount', '3': 3, '4': 1, '5': 4, '10': 'amount'},
],
};