reth::blockchain_tree

Module block_buffer

Expand description

Buffer of not executed blocks.

Structsยง

  • Contains the tree of pending blocks that cannot be executed due to missing parent. It allows to store unconnected blocks for potential future inclusion.