CreateOnChainTransactionIndexResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createOnChainTransactionIndexResponseDescriptor instead')
const CreateOnChainTransactionIndexResponse$json = {
  '1': 'CreateOnChainTransactionIndexResponse',
  '2': [
    {'1': 'ok', '3': 1, '4': 1, '5': 8, '10': 'ok'},
  ],
};