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).
Declared in <txmempool.h>
<txmempool.h>
inline constexpr uint64_t POST_CHANGE_COST = 5 * ACCEPTABLE_COST;