reth_
blockchain_
tree
1.1.1
Module block_
buffer
Module Items
Structs
In crate 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.