Transaction_SCWalletExecute$json top-level constant

  1. @Deprecated('Use transactionDescriptor instead')
Map<String, Object> const Transaction_SCWalletExecute$json

Implementation

@$core.Deprecated('Use transactionDescriptor instead')
const Transaction_SCWalletExecute$json = {
  '1': 'SCWalletExecute',
  '2': [
    {
      '1': 'transaction',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Ethereum.Proto.Transaction',
      '10': 'transaction'
    },
    {
      '1': 'wallet_type',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.TW.Ethereum.Proto.SCWalletType',
      '10': 'walletType'
    },
  ],
};