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
ChannelMonitor::payment_preimages cache preimage by hash indifferently of its origin HTLC. It may be exploited in a really really loose way to trigger unintentional channel closure, so for peace of mind, tie each preimage to its HTLC.