loop/staticaddr/withdraw
Boris Nagaev 38aaa4d07a
staticaddr: recover withdrawals in parallel
Use errgroup to publish each transaction in a separate goroutine.
Publishing a transaction can take a while in neutrino mode.
2025-06-24 01:44:32 -03:00
..
interface.go staticaddr: remove an unused interface method 2025-06-24 01:44:32 -03:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
manager.go staticaddr: recover withdrawals in parallel 2025-06-24 01:44:32 -03:00
sql_store.go staticaddr: store historic withdrawal info 2025-06-10 17:07:30 +02:00
sql_store_test.go staticaddr: store historic withdrawal info 2025-06-10 17:07:30 +02:00
withdrawal.go staticaddr: store historic withdrawal info 2025-06-10 17:07:30 +02:00