loop/staticaddr
Slyghtning f1c138abf5
deposit: remove dead code in reconcileDeposits
Remove unreachable error check after filterNewDeposits which does not
return an error. The err variable was already handled from the
ListUnspent call above and could never be non-nil at this point.
2026-02-26 20:57:26 +01:00
..
address staticutil: refactor methods into utils 2025-12-09 12:21:51 +01:00
deposit deposit: remove dead code in reconcileDeposits 2026-02-26 20:57:26 +01:00
loopin staticaddr: clear stale HTLC confs on re-register 2025-12-17 10:11:30 +01:00
script multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
staticutil staticutil: refactor methods into utils 2025-12-09 12:21:51 +01:00
version multi: do not rename swapserverrpc to looprpc 2024-09-10 09:54:17 -03:00
withdraw staticaddr: unit test CalculateWithdrawalTxValues 2025-12-09 12:21:51 +01:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00