Height of earliest block that should be kept and not pruned

Synopsis

Declared in <node/blockstorage.h>

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

Created with MrDocs