EpochData$json top-level constant

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

Implementation

@$core.Deprecated('Use epochDataDescriptor instead')
const EpochData$json = {
  '1': 'EpochData',
  '2': [
    {'1': 'epoch', '3': 1, '4': 1, '5': 4, '10': 'epoch'},
    {'1': 'eon', '3': 2, '4': 1, '5': 4, '10': 'eon'},
    {'1': 'era', '3': 3, '4': 1, '5': 4, '10': 'era'},
    {'1': 'isComplete', '3': 4, '4': 1, '5': 8, '10': 'isComplete'},
    {'1': 'startHeight', '3': 5, '4': 1, '5': 4, '10': 'startHeight'},
    {'1': 'endHeight', '3': 6, '4': 1, '5': 4, '10': 'endHeight'},
    {'1': 'startSlot', '3': 7, '4': 1, '5': 4, '10': 'startSlot'},
    {'1': 'endSlot', '3': 8, '4': 1, '5': 4, '10': 'endSlot'},
    {'1': 'startTimestamp', '3': 9, '4': 1, '5': 4, '10': 'startTimestamp'},
    {'1': 'endTimestamp', '3': 10, '4': 1, '5': 4, '10': 'endTimestamp'},
    {'1': 'transactionCount', '3': 11, '4': 1, '5': 4, '10': 'transactionCount'},
    {'1': 'totalTransactionReward', '3': 12, '4': 1, '5': 11, '6': '.quivr.models.Int128', '8': {}, '10': 'totalTransactionReward'},
    {'1': 'activeStake', '3': 13, '4': 1, '5': 11, '6': '.quivr.models.Int128', '8': {}, '10': 'activeStake'},
    {'1': 'inactiveStake', '3': 14, '4': 1, '5': 11, '6': '.quivr.models.Int128', '8': {}, '10': 'inactiveStake'},
    {'1': 'dataBytes', '3': 15, '4': 1, '5': 4, '10': 'dataBytes'},
  ],
};