Packed Record TNetworkConsensusData
Unit
Declaration
type TNetworkConsensusData = packed record
Description
Stores consensus-related data from the network
Overview
Fields
![]() |
Count: Integer; |
![]() |
Percentage: Integer; |
![]() |
Slot: Integer; |
![]() |
Value: String[64]; |
Description
Fields
![]() |
Count: Integer; |
|
Number of peers sharing this value | |
![]() |
Percentage: Integer; |
|
| |
![]() |
Slot: Integer; |
|
Slots where these peers are located | |
![]() |
Value: String[64]; |
|
The | |
Generated by PasDoc 0.16.0-snapshot.
