Bitcoin Core 28.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 108 of file blockstorage.h.

Member Data Documentation

◆ file_num

int node::BlockfileCursor::file_num {0}

Definition at line 110 of file blockstorage.h.

◆ undo_height

int node::BlockfileCursor::undo_height {0}

Definition at line 122 of file blockstorage.h.


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