Closed NicolasDorier closed 3 years ago
This implement signing a taproot transaction with Key.
Key
I test all combination against bitcoin core to be sure those are not rejected.
I added support to TransactionBuilder, and PSBT. There are some breaking change, but not too bad.
This implement signing a taproot transaction with
Key
.I test all combination against bitcoin core to be sure those are not rejected.
I added support to TransactionBuilder, and PSBT. There are some breaking change, but not too bad.