ProtoTransactionIndex$json top-level constant

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

Implementation

@$core.Deprecated('Use protoTransactionIndexDescriptor instead')
const ProtoTransactionIndex$json = const {
  '1': 'ProtoTransactionIndex',
  '2': const [
    const {'1': 'blockHash', '3': 1, '4': 1, '5': 12, '10': 'blockHash'},
    const {'1': 'idx', '3': 2, '4': 1, '5': 13, '10': 'idx'},
  ],
};