Bitcoin ABC 0.31.1
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 78 of file blockstorage.h.

Member Data Documentation

◆ file_num

int node::BlockfileCursor::file_num {0}

Definition at line 80 of file blockstorage.h.

◆ undo_height

int node::BlockfileCursor::undo_height {0}

Definition at line 92 of file blockstorage.h.


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