THORChainCoin$json top-level constant

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

Implementation

@$core.Deprecated('Use tHORChainCoinDescriptor instead')
const THORChainCoin$json = {
  '1': 'THORChainCoin',
  '2': [
    {
      '1': 'asset',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Cosmos.Proto.THORChainAsset',
      '10': 'asset'
    },
    {'1': 'amount', '3': 2, '4': 1, '5': 9, '10': 'amount'},
    {'1': 'decimals', '3': 3, '4': 1, '5': 3, '10': 'decimals'},
  ],
};