From 654b680a2ca1bc4bc800cd8f4172574ee63d7ca6 Mon Sep 17 00:00:00 2001 From: yyforyongyu Date: Wed, 20 May 2026 13:37:00 +0800 Subject: [PATCH] docs: clarify taproot channel open defaults --- docs/release-notes/release-notes-0.21.0.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/release-notes-0.21.0.md b/docs/release-notes/release-notes-0.21.0.md index 392fdbc83..a4aaf44f3 100644 --- a/docs/release-notes/release-notes-0.21.0.md +++ b/docs/release-notes/release-notes-0.21.0.md @@ -133,7 +133,10 @@ `revoke_and_ack` keyed by funding TXID, laying the groundwork for splice support. The nonce type is now auto-detected from the negotiated channel type rather than peer feature bits, ensuring correct behavior across all recovery - and resynchronization paths. + and resynchronization paths. Taproot channels must be requested explicitly + with `lncli openchannel --channel_type=taproot-final` (or `taproot` for + staging), and must remain private until announced taproot channels are + supported. * [Added taproot channel support for RBF cooperative close](https://github.com/lightningnetwork/lnd/pull/10063). The new RBF-based