Skip to content

Commit 8b2065f

Browse files
author
Lucien Grondin
authored
Update README.md
add TODO entry about `bitcoinAddress`
1 parent 36f8d4f commit 8b2065f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ You can specify an optional index :
416416
* [x] use [Jacobian coordinates](https://en.wikibooks.org/wiki/Cryptography/Prime_Curve/Jacobian_Coordinates)
417417
* [ ] use a better exponentiation method, for instance using precomputations
418418
* [ ] always output public keys in ASCII, and private keys in binary
419-
419+
* [ ] get `bitcoinAddress` to generate various addresses from extended keys, picking an appropriate derivation path.
420420

421421
<a name=related />
422422

0 commit comments

Comments
 (0)