reth
1.1.2
Module block_
buffer
Module Items
Structs
In reth::
blockchain_
tree
reth
::
blockchain_tree
Module
block_buffer
Copy item path
Source
Expand description
Buffer of not executed blocks.
Structs
ยง
Block
Buffer
Contains the tree of pending blocks that cannot be executed due to missing parent. It allows to store unconnected blocks for potential future inclusion.