The count of active client read threads.
A list of bot-related data, representing known bot nodes.
Critical section for managing access to the bot list.
Holds the TCP client channels for each connection slot, indexed by connection slot.
Critical section for managing access to client read threads.
Holds the connection data for each client, indexed by connection slot.
Critical section for managing access to the connections list.
Whether consensus is completed
Stores the consensus labels
Percentage of nodes reached
Stores the computed consensus results
The current hash of the summary file.
Filename for deep debug logs.
Critical section for deep debugging logs.
String list for deep debugging logs.
Indicates whether the blocks are currently being downloaded.
Indicates whether the GVTs are currently being downloaded.
Indicates whether the cHeaders are currently being downloaded.
Indicates whether the PSOs are currently being downloaded.
Indicates whether the summary is currently being downloaded.
Flag to enable or disable performance logging.
Critical section for file management.
Array of file management records.
Wallet addresses
Indicates whether to force a download of the cHeaders.
Array to hold loaded GVT records
Critical section for synchronizing array access
File variable for GVT file handling
Critical section for synchronizing file access
Filename for GVT storage
MD5 hash of the Governance Token file
Critical section for synchronizing access to the headers file.
Critical sections for synchronizing access to incoming messages for each connection slot.
Timestamp for the last time the account summary request was made.
Timestamp for the last time the best hash request was made.
Data for the last block processed by the node.
The hash of the last processed block.
The last block index that was processed.
Timestamp for the last time the block request was made.
Timestamp for the last time the bot list was cleared.
Timestamp of last consensus
Timestamp for the last time the GVTs request was made.
Timestamp for the last time the masternode check request was made.
Timestamp for the last time the masternode hash request was made.
Timestamp for the last time the masternode list request was made.
Timestamp for the last time the masternode verification was performed.
Timestamp for the last time pending transactions were requested.
Timestamp for the last time the PSOs request was made.
Timestamp for the last time the summary request was made.
Count of masternode verification processes completed.
Critical section for managing access to the multi-order transactions pool.
A pool of multi-order transactions awaiting processing.
A list of known nodes in the network.
Critical section for managing access to the node list.
The TCP server instance for managing node-to-node communications.
Array of non-disk log entries.
Array of critical sections for managing non-disk logs.
Array of string lists associated with non-disk logs.
Holds the outgoing messages for each connection slot, indexed by connection slot.
Critical sections for synchronizing access to outgoing messages for each connection slot.
Critical section for managing access to the pending transactions pool.
A pool of pending transactions awaiting processing.
Array to store performance statistics.
Array of thread management records.
The public IP address of the current node.
Nodes reached during consensus
Holds the incoming text lines for each connection slot, indexed by connection slot.
The file handle for the summary file.
The path and name of the summary file.
The file name for the summary data, located in the 'NOSODATA' directory.
The MD5 hash value of the summary file for integrity checks.
Holds the block number of the last operation performed on the summary data.
Critical section for thread management.
Total number of nodes
Valid nodes in the consensus process
The current working directory for the application.
The file name for the zipped summary data, located in the 'NOSODATA' directory.