mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
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. |
||
|---|---|---|
| .. | ||
| basic-swaps | ||
| getinfo | ||
| instantout | ||
| l402 | ||
| liquidity | ||
| loopin | ||
| loopout | ||
| misc | ||
| quote | ||
| static | ||
| static-autoloop | ||
| static-filters | ||
| static-loop-in | ||
| static-openchannel | ||
| swaps | ||
| AGENTS.md | ||