Structs§
- Approval
Distribution Subsystem - The Approval Distribution subsystem.
- Approval
Voting Parallel Metrics - Approval
Voting Parallel Subsystem - The approval voting parallel subsystem.
- Approval
Voting Subsystem - The approval voting subsystem.
- Availability
Distribution Subsystem - The availability distribution subsystem.
- Availability
Recovery Subsystem - The Availability Recovery Subsystem.
- Availability
Store Subsystem - An implementation of the Availability Store subsystem.
- Bitfield
Distribution Subsystem - The bitfield distribution subsystem.
- Bitfield
Signing Subsystem - The bitfield signing subsystem.
- Candidate
Backing Subsystem - The candidate backing subsystem.
- Candidate
Validation Subsystem - The candidate validation subsystem.
- Chain
ApiSubsystem - The Chain API Subsystem implementation.
- Chain
Selection Subsystem - The chain selection subsystem.
- Collation
Generation Subsystem - Collation Generation Subsystem
- Collator
Overseer Gen - Reduced set of subsystems, to use in collator and collator’s full node.
- Collator
Protocol Subsystem - The collator protocol subsystem.
- Dispute
Coordinator Subsystem - An implementation of the dispute coordinator subsystem.
- Dispute
Distribution Subsystem - The dispute distribution subsystem.
- Extended
Overseer GenArgs - Gossip
Support Subsystem - The Gossip Support subsystem.
- Network
Bridge Metrics - Metrics for the network bridge.
- Network
Bridge RxSubsystem - The network bridge subsystem - network receiving side.
- Network
Bridge TxSubsystem - The network bridge subsystem.
- Overseer
GenArgs - Arguments passed for overseer construction.
- Prospective
Parachains Subsystem - The prospective parachains subsystem.
- Provisioner
Subsystem - The provisioner subsystem.
- PvfChecker
Subsystem - PVF pre-checking subsystem.
- Runtime
ApiSubsystem - The
RuntimeApiSubsystem
. See module docs for more details. - Statement
Distribution Subsystem - The statement distribution subsystem.
- Validator
Overseer Gen - The regular set of subsystems.
Enums§
- Protocol
Side - What side of the collator protocol is being engaged
Traits§
- Head
Supports Parachains - Whether a header supports parachain consensus or not.
- Overseer
Gen - 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.