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
If we hit handle_error!() in ChannelManager, and, at force-close-time, have pending outbound HTLCs in the holding cell, we got to fail them back and will immediately deadlock.
The text was updated successfully, but these errors were encountered:
If we hit handle_error!() in ChannelManager, and, at force-close-time, have pending outbound HTLCs in the holding cell, we got to fail them back and will immediately deadlock.
The text was updated successfully, but these errors were encountered: