loop/staticaddr/withdraw
Boris Nagaev dc4a5641ac
multi: initialize block height in New, not in Run
If Run sets the current height field, it is technically a race between Run and
other methods reading the field. Setting in New is a safer option.

Removed a check that height is not 0 from static address manager.
2025-03-19 15:00:31 +01:00
..
interface.go staticaddr: withdrawal manager and interface 2024-12-12 18:31:05 +01:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
manager.go multi: initialize block height in New, not in Run 2025-03-19 15:00:31 +01:00