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
By default LDK sets UserConfig::reject_inbound_splices to true, thus
disallowing splices not specifically requested by the user. This ensures
that a counterparty cannot break backwards compatibility. Expose this
setting in LDK Node in order to enable splicing for interoperability
testing.
0 commit comments