mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Refresh the active static-address deposit set against lnd's wallet view before quote, loop-in, withdrawal, channel-open, and autoloop selection paths. This prevents stale persisted Deposited records from being selected after replacement, reorg, or an external spend. |
||
|---|---|---|
| .. | ||
| funding_values_test.go | ||
| interface.go | ||
| log.go | ||
| manager.go | ||
| manager_test.go | ||
| sql_store.go | ||
| sql_store_test.go | ||
| withdrawal.go | ||