Transaction_SCWalletBatch_BatchedCall$json top-level constant
- @Deprecated('Use transactionDescriptor instead')
Implementation
@$core.Deprecated('Use transactionDescriptor instead')
const Transaction_SCWalletBatch_BatchedCall$json = {
'1': 'BatchedCall',
'2': [
{'1': 'address', '3': 1, '4': 1, '5': 9, '10': 'address'},
{'1': 'amount', '3': 2, '4': 1, '5': 12, '10': 'amount'},
{'1': 'payload', '3': 3, '4': 1, '5': 12, '10': 'payload'},
],
};