Highest block among the inputs used to compute the lock points.
Synopsis
Declared in <kernel/mempool_entry.h>
CBlockIndex* maxInputBlock = {nullptr};
Description
As long as the current chain descends from this block, the cached values remain valid even after a reorg.
Created with MrDocs