Tracks the current block file and how far its undo data has been written.
Synopsis
Declared in <node/blockstorage.h>
struct BlockfileCursor;
Data Members
Name |
Description |
The latest blockfile number. |
|
Height of the highest block in file_num whose undo data has been written. |
Created with MrDocs