loop/staticaddr/loopin
sputn1ck 099e98005c
staticaddr/loopin: add listening for sweep request
This commit adds the listening for sweep requests from the server.
On a sweep request the loopin manager will fetch the loop in from the
db, do sanity and safety checks and then sign the psbt for the input
and send it back to the server.
2024-12-12 18:31:09 +01:00
..
actions.go staticaddr: swap manager and fsm 2024-12-12 18:31:07 +01:00
fsm.go staticaddr: fix fsm logging 2024-12-12 18:31:08 +01:00
interface.go staticaddr/loopin: add listening for sweep request 2024-12-12 18:31:09 +01:00
log.go log: static address loop-in logging 2024-12-12 18:31:06 +01:00
loopin.go staticaddr: loopin 2024-12-12 18:31:07 +01:00
manager.go staticaddr/loopin: add listening for sweep request 2024-12-12 18:31:09 +01:00
sql_store.go staticaddr/sql_store: Add fetching loop in by hash 2024-12-12 18:31:09 +01:00