Transaction_SCWalletBatch$json top-level constant
- @Deprecated('Use transactionDescriptor instead')
Implementation
@$core.Deprecated('Use transactionDescriptor instead')
const Transaction_SCWalletBatch$json = {
'1': 'SCWalletBatch',
'2': [
{
'1': 'calls',
'3': 1,
'4': 3,
'5': 11,
'6': '.TW.Ethereum.Proto.Transaction.SCWalletBatch.BatchedCall',
'10': 'calls'
},
{
'1': 'wallet_type',
'3': 2,
'4': 1,
'5': 14,
'6': '.TW.Ethereum.Proto.SCWalletType',
'10': 'walletType'
},
],
'3': [Transaction_SCWalletBatch_BatchedCall$json],
};