loop/notifications
Slyghtning e6404bb867
staticaddr/loopin: handle risk rejection notification
Add client handling for the server's static loop-in risk-rejected notification.
If the server aborts confirmation-risk waiting before payment, the client fails
the local swap instead of waiting for a payment deadline that will never start.

Cache rejected notifications by swap hash using the same replay path as accepted
notifications, and clear the opposite cached state when a final risk decision is
received. This keeps reconnect and subscription-order races from stranding the
client in the risk wait.
2026-05-22 11:22:43 +02:00
..
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
manager.go staticaddr/loopin: handle risk rejection notification 2026-05-22 11:22:43 +02:00
manager_test.go staticaddr/loopin: handle risk rejection notification 2026-05-22 11:22:43 +02:00