Module block_buffer

Source
Expand description

Buffer of not executed blocks.

Structsยง

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