We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eeff38 commit ecbbf2dCopy full SHA for ecbbf2d
README.md
@@ -45,7 +45,7 @@ This is a set of bash functions to generate bitcoin private keys and addresses.
45
- [x] [BIP 0032](https://en.bitcoin.it/wiki/BIP_0032)
46
- [x] ~~use an environment variable for generating addresses on the test network.~~
47
- [ ] [BIP 0350](https://github.com/bitcoin/bips/blob/master/bip-0350.mediawiki)
48
-- [x] [TAP](http://testanything.org/testing-with-tap/) support
+- [x] [TAP](http://testanything.org/) support
49
- [ ] offline transactions
50
- [ ] copy the [Bitcoin eXplorer](https://github.com/libbitcoin/libbitcoin-explorer.git) interface as much as possible
51
0 commit comments