POST_CHANGE_COST

How much work we ask TxGraph to do after a mempool change occurs (either due to a changeset being applied, a new block being found, or a reorg).

Synopsis

Declared in <txmempool.h>

inline constexpr uint64_t POST_CHANGE_COST = 5 * ACCEPTABLE_COST;