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

#include <blockstorage.h>

Public Attributes

int height_first {std::numeric_limits<int>::max()}
 

Detailed Description

Definition at line 96 of file blockstorage.h.

Member Data Documentation

◆ height_first

int node::PruneLockInfo::height_first {std::numeric_limits<int>::max()}

Definition at line 97 of file blockstorage.h.


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