You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments