-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Problem
If taker disappears:
- HTLC expires
- refund required
- server must broadcast transaction
PoC depends on manual or session logic → production funds freeze forever.
Required Solution
Refund daemon:
- scans expirations
- broadcasts refund
- retries until confirmed
- fee bumps if stuck
Reactions are currently unavailable