loop/docs
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
..
architecture.md README, docs: add static-ins and instant-outs 2025-09-18 01:07:09 -03:00
autoloop.md fix command and branding 2023-08-11 11:02:03 -07:00
DOCKER.md Move DOCKER.md to docs directory 2023-12-12 22:15:29 +02:00
faqs.md Address comments 2021-03-21 09:10:17 -10:00
loop.1 cmd/loop: expose both taproot channel types 2026-06-22 15:06:25 -05:00
loop.md cmd/loop: expose both taproot channel types 2026-06-22 15:06:25 -05:00
release.md release: use Go 1.26.0 2026-03-02 15:08:11 -05:00