THORChainAsset$json top-level constant

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

Implementation

@$core.Deprecated('Use tHORChainAssetDescriptor instead')
const THORChainAsset$json = {
  '1': 'THORChainAsset',
  '2': [
    {'1': 'chain', '3': 1, '4': 1, '5': 9, '10': 'chain'},
    {'1': 'symbol', '3': 2, '4': 1, '5': 9, '10': 'symbol'},
    {'1': 'ticker', '3': 3, '4': 1, '5': 9, '10': 'ticker'},
    {'1': 'synth', '3': 4, '4': 1, '5': 8, '10': 'synth'},
    {'1': 'trade', '3': 5, '4': 1, '5': 8, '10': 'trade'},
    {'1': 'secured', '3': 6, '4': 1, '5': 8, '10': 'secured'},
  ],
};