loop/staticaddr
Boris Nagaev 25056c6547
staticaddr: remove redundant pgx.ErrNoRows checks
pgx/v5 defines ErrNoRows as a wrapped sql.ErrNoRows, so this code covers both
of them: errors.Is(err, sql.ErrNoRows).
2026-03-04 18:33:40 -05:00
..
address staticutil: refactor methods into utils 2025-12-09 12:21:51 +01:00
deposit staticaddr: remove redundant pgx.ErrNoRows checks 2026-03-04 18:33:40 -05:00
loopin staticaddr: remove redundant pgx.ErrNoRows checks 2026-03-04 18:33:40 -05:00
openchannel openchannel: optimize open channel request creation and err handling 2026-02-26 20:57:28 +01:00
script multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
staticutil staticaddr: open channel manager 2026-02-26 20:57:26 +01:00
version multi: do not rename swapserverrpc to looprpc 2024-09-10 09:54:17 -03:00
withdraw staticaddr: open channel manager 2026-02-26 20:57:26 +01:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00