Expand description
Queued blocks that are awaiting their parent block for verification.
Structs§
- Queued
Blocks - A queue of blocks, awaiting the arrival of parent blocks.
- Sent
Hashes 🔒
Type Aliases§
- Queued
Checkpoint Verified - A queued checkpoint verified block, and its corresponding
Result
channel. - Queued
Semantically Verified - A queued semantically verified block, and its corresponding
Result
channel.