const FINAL_CHECKPOINT_BLOCK_VERIFY_TIMEOUT: Duration;
Expand description
A shorter timeout used for the first few blocks after the final checkpoint.
This is a workaround for bug #5125, where the first fully validated blocks after the final checkpoint fail with a timeout, due to a UTXO race condition.