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.
Buffer of not executed blocks.