Skip to main content

Module block_data_buffer

Module block_data_buffer 

Source

Structsยง

BlockDataBuffer
In-memory overlay for not-yet-flushed block data. Consulted before disk by every read of headers/bodies/numbers/receipts/codes/tx-locations.
BufferedBlock
Block data held in memory after newPayload returns, before the background flusher writes it to RocksDB. One per block hash (holds reorg siblings).