Commit 82b7d8b
committed
Increase CHANNEL_ANNOUNCEMENT_PROPAGATION_DELAY
The spec is being changed to keep around a channel_announcement when the
funding_txo is spent. This allows spliced channels more time to exchange
splice_locked messages before the channel is dropped from the network
graph. While LDK does not drop such channels, it uses this constant to
allow forwarding HTLCs over the channel using SCIDs from previous
funding transactions. Here, the increase from 12 to 72 reflects the spec
change.1 parent a60f17b commit 82b7d8b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1424 | 1424 | | |
1425 | 1425 | | |
1426 | 1426 | | |
1427 | | - | |
| 1427 | + | |
1428 | 1428 | | |
1429 | 1429 | | |
1430 | 1430 | | |
| |||
0 commit comments