Commit ab7ee23
committed
Increase MovedFundsSweepLookBackBlocks from 30 to 50 days
A production failure left 363.54 BTC stuck because a
MovingFundsCompleted event was ~38 days old (273,886 blocks),
exceeding the 216,000-block (30-day) lookback. Bump the constant
to 360,000 blocks (~50 days) to provide 32% headroom beyond the
observed failure.1 parent 4c83762 commit ab7ee23
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments