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
Don't trigger manager persistence on invalid payment release secret.
If someone sends us an invalid payment_release_secret for an outbound async
payment, we should simply ignore it and not persist the entire ChannelManager
in response.
0 commit comments