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
LocalHTLCFailureReason doesn't have any forwards-compat logic in its serialization, so if we were to add a new variant it'll break reading HTLCHandlingFailedEvents. Luckily we haven't shipped it yet, so its not too late to fix it.