referrerpolicy=no-referrer-when-downgrade

Module overseer

Source

Structs§

ApprovalDistributionSubsystem
The Approval Distribution subsystem.
ApprovalVotingParallelMetrics
ApprovalVotingParallelSubsystem
The approval voting parallel subsystem.
ApprovalVotingSubsystem
The approval voting subsystem.
AvailabilityDistributionSubsystem
The availability distribution subsystem.
AvailabilityRecoverySubsystem
The Availability Recovery Subsystem.
AvailabilityStoreSubsystem
An implementation of the Availability Store subsystem.
BitfieldDistributionSubsystem
The bitfield distribution subsystem.
BitfieldSigningSubsystem
The bitfield signing subsystem.
CandidateBackingSubsystem
The candidate backing subsystem.
CandidateValidationSubsystem
The candidate validation subsystem.
ChainApiSubsystem
The Chain API Subsystem implementation.
ChainSelectionSubsystem
The chain selection subsystem.
CollationGenerationSubsystem
Collation Generation Subsystem
CollatorOverseerGen
Reduced set of subsystems, to use in collator and collator’s full node.
CollatorProtocolSubsystem
The collator protocol subsystem.
DisputeCoordinatorSubsystem
An implementation of the dispute coordinator subsystem.
DisputeDistributionSubsystem
The dispute distribution subsystem.
ExtendedOverseerGenArgs
GossipSupportSubsystem
The Gossip Support subsystem.
NetworkBridgeMetrics
Metrics for the network bridge.
NetworkBridgeRxSubsystem
The network bridge subsystem - network receiving side.
NetworkBridgeTxSubsystem
The network bridge subsystem.
OverseerGenArgs
Arguments passed for overseer construction.
ProspectiveParachainsSubsystem
The prospective parachains subsystem.
ProvisionerSubsystem
The provisioner subsystem.
PvfCheckerSubsystem
PVF pre-checking subsystem.
RuntimeApiSubsystem
The RuntimeApiSubsystem. See module docs for more details.
StatementDistributionSubsystem
The statement distribution subsystem.
ValidatorOverseerGen
The regular set of subsystems.

Enums§

ProtocolSide
What side of the collator protocol is being engaged

Traits§

HeadSupportsParachains
Whether a header supports parachain consensus or not.
OverseerGen
Trait for the fn generating the overseer.

Functions§

collator_overseer_builder
Obtain a prepared collator Overseer, that is initialized with all default values.
dummy_overseer_builder
Create an overseer with all subsystem being Sub.
validator_overseer_builder
Obtain a prepared validator Overseer, that is initialized with all default values.