ProtoTxReceipts_ProtoTxReceipt$json top-level constant

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

Implementation

@$core.Deprecated('Use protoTxReceiptsDescriptor instead')
const ProtoTxReceipts_ProtoTxReceipt$json = const {
  '1': 'ProtoTxReceipt',
  '2': const [
    const {'1': 'contract', '3': 1, '4': 1, '5': 12, '10': 'contract'},
    const {'1': 'success', '3': 2, '4': 1, '5': 8, '10': 'success'},
    const {'1': 'gasUsed', '3': 3, '4': 1, '5': 4, '10': 'gasUsed'},
    const {'1': 'from', '3': 4, '4': 1, '5': 12, '10': 'from'},
    const {'1': 'error', '3': 5, '4': 1, '5': 9, '10': 'error'},
    const {'1': 'gasCost', '3': 6, '4': 1, '5': 12, '10': 'gasCost'},
    const {'1': 'txHash', '3': 7, '4': 1, '5': 12, '10': 'txHash'},
    const {
      '1': 'events',
      '3': 8,
      '4': 3,
      '5': 11,
      '6': '.models.ProtoTxReceipts.ProtoEvent',
      '10': 'events'
    },
    const {'1': 'method', '3': 9, '4': 1, '5': 9, '10': 'method'},
  ],
};