NodeInfo_ConfigNodeInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use nodeInfoDescriptor instead')
const NodeInfo_ConfigNodeInfo$json = const {
  '1': 'ConfigNodeInfo',
  '2': const [
    const {'1': 'codeVersion', '3': 1, '4': 1, '5': 9, '10': 'codeVersion'},
    const {'1': 'p2pVersion', '3': 2, '4': 1, '5': 9, '10': 'p2pVersion'},
    const {'1': 'listenPort', '3': 3, '4': 1, '5': 5, '10': 'listenPort'},
    const {
      '1': 'discoverEnable',
      '3': 4,
      '4': 1,
      '5': 8,
      '10': 'discoverEnable'
    },
    const {
      '1': 'activeNodeSize',
      '3': 5,
      '4': 1,
      '5': 5,
      '10': 'activeNodeSize'
    },
    const {
      '1': 'passiveNodeSize',
      '3': 6,
      '4': 1,
      '5': 5,
      '10': 'passiveNodeSize'
    },
    const {'1': 'sendNodeSize', '3': 7, '4': 1, '5': 5, '10': 'sendNodeSize'},
    const {
      '1': 'maxConnectCount',
      '3': 8,
      '4': 1,
      '5': 5,
      '10': 'maxConnectCount'
    },
    const {
      '1': 'sameIpMaxConnectCount',
      '3': 9,
      '4': 1,
      '5': 5,
      '10': 'sameIpMaxConnectCount'
    },
    const {
      '1': 'backupListenPort',
      '3': 10,
      '4': 1,
      '5': 5,
      '10': 'backupListenPort'
    },
    const {
      '1': 'backupMemberSize',
      '3': 11,
      '4': 1,
      '5': 5,
      '10': 'backupMemberSize'
    },
    const {
      '1': 'backupPriority',
      '3': 12,
      '4': 1,
      '5': 5,
      '10': 'backupPriority'
    },
    const {'1': 'dbVersion', '3': 13, '4': 1, '5': 5, '10': 'dbVersion'},
    const {
      '1': 'minParticipationRate',
      '3': 14,
      '4': 1,
      '5': 5,
      '10': 'minParticipationRate'
    },
    const {
      '1': 'supportConstant',
      '3': 15,
      '4': 1,
      '5': 8,
      '10': 'supportConstant'
    },
    const {'1': 'minTimeRatio', '3': 16, '4': 1, '5': 1, '10': 'minTimeRatio'},
    const {'1': 'maxTimeRatio', '3': 17, '4': 1, '5': 1, '10': 'maxTimeRatio'},
    const {
      '1': 'allowCreationOfContracts',
      '3': 18,
      '4': 1,
      '5': 3,
      '10': 'allowCreationOfContracts'
    },
    const {
      '1': 'allowAdaptiveEnergy',
      '3': 19,
      '4': 1,
      '5': 3,
      '10': 'allowAdaptiveEnergy'
    },
  ],
};