Records the oldest block an external component still needs, to guard it from pruning.

Synopsis

Declared in <node/blockstorage.h>

struct PruneLockInfo;

Data Members

Name

Description

height_first

Height of earliest block that should be kept and not pruned

Created with MrDocs