bitcoinops / taproot-workshop

Taproot & Schnorr Python Library & Documentation.
MIT License
375 stars 112 forks source link

Move k-of-k keytrees to chapter 2.4 #90

Closed jnewbery closed 2 years ago

jnewbery commented 5 years ago

Chapter 2.3 contains a section k-of-k CHECKSIGADD scripts, which explains how to convert a k-of-n multisig into a keytree. However, at this point, script trees have not been introduced. This section should really be in chapter 2.4, which deals with taptrees.