Module queued_blocks

Source
Expand description

Queued blocks that are awaiting their parent block for verification.

Structs§

QueuedBlocks
A queue of blocks, awaiting the arrival of parent blocks.
SentHashes 🔒

Type Aliases§

QueuedCheckpointVerified
A queued checkpoint verified block, and its corresponding Result channel.
QueuedSemanticallyVerified
A queued semantically verified block, and its corresponding Result channel.