CreateOnChainTransactionIndexRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use createOnChainTransactionIndexRequestDescriptor instead')
const CreateOnChainTransactionIndexRequest$json = {
  '1': 'CreateOnChainTransactionIndexRequest',
  '2': [
    {'1': 'indexSpec', '3': 1, '4': 1, '5': 11, '6': '.co.topl.genus.services.IndexSpec', '8': {}, '10': 'indexSpec'},
    {'1': 'populate', '3': 2, '4': 1, '5': 8, '10': 'populate'},
  ],
};