loop/staticaddr
Boris Nagaev 682d45405c
cmd/loop: expose both taproot channel types
LND v0.21 added the production TAPROOT commitment type while
SIMPLE_TAPROOT remains available as the legacy enum.

The static open-channel CLI previously used "taproot" for
SIMPLE_TAPROOT. Keep both choices available by renaming that legacy
spelling to "simple-taproot" and mapping "taproot" to TAPROOT. This
makes the CLI spelling match the channel type it requests while still
leaving an explicit path for users that need SIMPLE_TAPROOT.
2026-06-22 15:06:25 -05:00
..
address lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
deposit lint: enable deprecation checks 2026-06-22 12:46:12 -05:00
loopin staticaddr/loopin: include failed swaps in state queries 2026-06-22 10:18:07 +02:00
openchannel cmd/loop: expose both taproot channel types 2026-06-22 15:06:25 -05:00
script staticaddr: fix timeout comment typo 2026-05-27 11:49:49 +02:00
staticutil staticaddr: accept production taproot channels 2026-06-22 12:46:12 -05:00
version multi: do not rename swapserverrpc to looprpc 2024-09-10 09:54:17 -03:00
withdraw staticaddr: accept production taproot channels 2026-06-22 12:46:12 -05:00
log.go staticaddr: open channel manager 2026-02-26 20:57:26 +01:00