ChainInventory$json top-level constant

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

Implementation

@$core.Deprecated('Use chainInventoryDescriptor instead')
const ChainInventory$json = const {
  '1': 'ChainInventory',
  '2': const [
    const {
      '1': 'ids',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.protocol.ChainInventory.BlockId',
      '10': 'ids'
    },
    const {'1': 'remain_num', '3': 2, '4': 1, '5': 3, '10': 'remainNum'},
  ],
  '3': const [ChainInventory_BlockId$json],
};