Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <blockstorage.h>
Public Attributes | |
int | height_first {std::numeric_limits<int>::max()} |
Height of earliest block that should be kept and not pruned. More... | |
Definition at line 62 of file blockstorage.h.
int node::PruneLockInfo::height_first {std::numeric_limits<int>::max()} |
Height of earliest block that should be kept and not pruned.
Definition at line 64 of file blockstorage.h.