From 22eece3a7ed29015f0b04e57ed1d8f8c835b467d Mon Sep 17 00:00:00 2001 From: Lorenzo Maturano Date: Fri, 13 Jan 2023 07:55:00 -0300 Subject: [PATCH] Fix typo for `lighting-privacy.md` indistiguishable -> indistinguishable --- lightning-privacy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightning-privacy.md b/lightning-privacy.md index 40b4843..e40c5ec 100644 --- a/lightning-privacy.md +++ b/lightning-privacy.md @@ -31,7 +31,7 @@ However, when the channel is closed, we have to reveal that it is using a 2-of-2 is a strong indication that this may be a lightning channel. Fortunately, this is very easy to fix with Taproot. Instead of using a p2wsh output, we will use -[Musig2](./schnorr.md) with a key path spend, which will be indistiguishable from a normal single +[Musig2](./schnorr.md) with a key path spend, which will be indistinguishable from a normal single signature output. However, there are two ways that a lightning channel can be closed: either cooperatively, where