Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
node::BlockfileCursor Struct Reference

#include <blockstorage.h>

Public Attributes

int file_num {0}
 
int undo_height {0}
 

Detailed Description

Definition at line 109 of file blockstorage.h.

Member Data Documentation

◆ file_num

int node::BlockfileCursor::file_num {0}

Definition at line 111 of file blockstorage.h.

◆ undo_height

int node::BlockfileCursor::undo_height {0}

Definition at line 123 of file blockstorage.h.


The documentation for this struct was generated from the following file: