WalletHD$json top-level constant

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

Implementation

@$core.Deprecated('Use walletHDDescriptor instead')
const WalletHD$json = {
  '1': 'WalletHD',
  '2': [
    {'1': 'user_id', '3': 1, '4': 1, '5': 9, '10': 'userId'},
    {'1': 'currency', '3': 2, '4': 1, '5': 9, '10': 'currency'},
    {'1': 'address', '3': 3, '4': 1, '5': 9, '10': 'address'},
    {'1': 'level', '3': 4, '4': 1, '5': 5, '10': 'level'},
    {'1': 'wallet_type', '3': 5, '4': 1, '5': 14, '6': '.wallet.WalletType', '10': 'walletType'},
    {'1': 'balance', '3': 6, '4': 1, '5': 4, '10': 'balance'},
    {'1': 'vault_address', '3': 7, '4': 1, '5': 9, '10': 'vaultAddress'},
    {'1': 'lp_admin_address', '3': 8, '4': 1, '5': 9, '10': 'lpAdminAddress'},
  ],
};