Files
purple-electrumwallet/tests
f321x 2da9fbbf15 lnworker/config: check if zeroconf is enabled when forwarding
On LSP side we were only checking if ACCEPT_ZEROCONF_CHANNELS
is enabled while forwarding a non-trampoline htlc.
During trampoline forwarding the config was ignored.

The ACCEPT_* prefix implied this was only for accepting inbound
zeroconf channels, but it also controls whether we open them when
forwarding HTLCs.

Renames the config var to OPEN_ZEROCONF_CHANNELS
to clarify it enables zeroconf channel opens in both directions,
and add the missing check when forwarding trampoline HTLCs.
2026-03-26 17:38:56 +01:00
..
2026-03-20 18:12:55 +00:00
2026-03-20 18:12:55 +00:00
2025-08-27 15:31:43 +02:00
2024-06-10 20:22:20 +00:00
2026-03-20 18:12:55 +00:00