buidl-bitcoin/buidl-python

Add MuSig and Simple Multisig support

Closed this issue · 1 comments

MuSig would be for k-of-n and creating a bunch of P2PK tap scripts for each k-of-k combination to be combined into a tap root. Multisig would be k-of-n in a single tap script. Maybe even a third one where it's k-of-k in each tap script.

fixed in #109