WsSub$json top-level constant

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

Implementation

@$core.Deprecated('Use wsSubDescriptor instead')
const WsSub$json = {
  '1': 'WsSub',
  '2': [
    {'1': 'is_unsub', '3': 1, '4': 1, '5': 8, '10': 'isUnsub'},
    {
      '1': 'blocks',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.chronik.WsSubBlocks',
      '9': 0,
      '10': 'blocks'
    },
    {
      '1': 'txs',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.chronik.WsSubTxs',
      '9': 0,
      '10': 'txs'
    },
    {
      '1': 'script',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.chronik.WsSubScript',
      '9': 0,
      '10': 'script'
    },
    {
      '1': 'token_id',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.chronik.WsSubTokenId',
      '9': 0,
      '10': 'tokenId'
    },
    {
      '1': 'lokad_id',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.chronik.WsSubLokadId',
      '9': 0,
      '10': 'lokadId'
    },
    {
      '1': 'plugin',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.chronik.WsPlugin',
      '9': 0,
      '10': 'plugin'
    },
    {
      '1': 'txid',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.chronik.WsSubTxId',
      '9': 0,
      '10': 'txid'
    },
  ],
  '8': [
    {'1': 'sub_type'},
  ],
};