Skip to content

Commit

Permalink
Merge pull request bitcoinjs#1858 from GregTonoski/patch-1
Browse files Browse the repository at this point in the history
Removal of the example [Taproot Key Spend]
  • Loading branch information
junderw authored Jan 4, 2023
2 parents a05587f + db98a14 commit 3e9827c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ The below examples are implemented as integration tests, they should be very eas
Otherwise, pull requests are appreciated.
Some examples interact (via HTTPS) with a 3rd Party Blockchain Provider (3PBP).

- [Taproot Key Spend](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/taproot.md)

- [Generate a random address](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/addresses.spec.ts)
- [Import an address via WIF](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/addresses.spec.ts)
Expand Down

0 comments on commit 3e9827c

Please sign in to comment.