const FINAL_CHECKPOINT_BLOCK_VERIFY_TIMEOUT_LIMIT: HeightDiff = 100;
Expand description
The number of blocks after the final checkpoint that get the shorter timeout.
We’ve only seen this error on the first few blocks after the final checkpoint.
const FINAL_CHECKPOINT_BLOCK_VERIFY_TIMEOUT_LIMIT: HeightDiff = 100;
The number of blocks after the final checkpoint that get the shorter timeout.
We’ve only seen this error on the first few blocks after the final checkpoint.