ProtoStateGlobal$json top-level constant

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

Implementation

@$core.Deprecated('Use protoStateGlobalDescriptor instead')
const ProtoStateGlobal$json = const {
  '1': 'ProtoStateGlobal',
  '2': const [
    const {'1': 'epoch', '3': 1, '4': 1, '5': 13, '10': 'epoch'},
    const {
      '1': 'nextValidationTime',
      '3': 2,
      '4': 1,
      '5': 3,
      '10': 'nextValidationTime'
    },
    const {
      '1': 'validationPeriod',
      '3': 3,
      '4': 1,
      '5': 13,
      '10': 'validationPeriod'
    },
    const {'1': 'godAddress', '3': 4, '4': 1, '5': 12, '10': 'godAddress'},
    const {'1': 'wordsSeed', '3': 5, '4': 1, '5': 12, '10': 'wordsSeed'},
    const {'1': 'lastSnapshot', '3': 6, '4': 1, '5': 4, '10': 'lastSnapshot'},
    const {'1': 'epochBlock', '3': 7, '4': 1, '5': 4, '10': 'epochBlock'},
    const {'1': 'feePerGas', '3': 8, '4': 1, '5': 12, '10': 'feePerGas'},
    const {
      '1': 'vrfProposerThreshold',
      '3': 9,
      '4': 1,
      '5': 4,
      '10': 'vrfProposerThreshold'
    },
    const {
      '1': 'emptyBlocksBits',
      '3': 10,
      '4': 1,
      '5': 12,
      '10': 'emptyBlocksBits'
    },
    const {
      '1': 'godAddressInvites',
      '3': 11,
      '4': 1,
      '5': 13,
      '10': 'godAddressInvites'
    },
    const {
      '1': 'blocksCntWithoutCeremonialTxs',
      '3': 12,
      '4': 1,
      '5': 13,
      '10': 'blocksCntWithoutCeremonialTxs'
    },
  ],
};