NodeConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use nodeConfigDescriptor instead')
const NodeConfig$json = {
  '1': 'NodeConfig',
  '2': [
    {'1': 'slot', '3': 1, '4': 1, '5': 4, '10': 'slot'},
    {'1': 'slotDurationMillis', '3': 2, '4': 1, '5': 4, '10': 'slotDurationMillis'},
    {'1': 'epochLength', '3': 3, '4': 1, '5': 4, '10': 'epochLength'},
  ],
};