From 158c8a772bf07813441508d7b30108fa731d7169 Mon Sep 17 00:00:00 2001 From: scgbckbone Date: Sun, 18 Feb 2024 16:59:53 +0100 Subject: [PATCH] remove out of date taproot entry from limitations - point to taproot doc instead --- docs/limitations.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/limitations.md b/docs/limitations.md index bb4b7863..c449b610 100644 --- a/docs/limitations.md +++ b/docs/limitations.md @@ -74,10 +74,6 @@ # Taproot - -- only `TREE` of depth 0 is allowed -- max 32 signers in TR multisig, only allowed script is: `sortedmulti_a` -- if we can sign by both key path and script path: key path has precedence. - more background and detail in `docs/taproot.md`