Crate polkadot_node_core_bitfield_signing[][src]

Expand description

The bitfield signing subsystem produces SignedAvailabilityBitfields once per block.

Structs

Each BitfieldSigningJob prepares a signed bitfield for a single relay parent.

Bitfield signing metrics.

Enums

Errors we may encounter in the course of executing the BitfieldSigningSubsystem.

Type Definitions

BitfieldSigningSubsystem manages a number of bitfield signing jobs.