Module node_types

Module node_types 

Source
Expand description

node types

Re-exports§

pub use crate::membership::helpers::RandomOverlapQuorumFilterConfig;
pub use crate::membership::helpers::StableQuorumFilterConfig;

Structs§

CombinedImpl
Combined Network implementation (libp2p + web server)
DaCommitteeTestVersions
EpochUpgradeTestVersions
EpochsTestVersions
Libp2pImpl
Libp2p network implementation
MemoryImpl
Memory network implementation
PushCdnImpl
The Push CDN implementation
TestConsecutiveLeaderTypes
filler struct to implement node type and allow us to select our traits
TestTwoStakeTablesTypes
filler struct to implement node type and allow us to select our traits
TestTypes
filler struct to implement node type and allow us to select our traits
TestTypesEpochCatchupTypes
TestTypesRandomizedCommitteeMembers
filler struct to implement node type and allow us to select our traits
TestTypesRandomizedLeader
filler struct to implement node type and allow us to select our traits
TestVersions
WebImpl
Web server network implementation