Skip to content

Commit

Permalink
Use fully hardened bip32 path
Browse files Browse the repository at this point in the history
Co-authored-by: Thibault Martinez <[email protected]>
  • Loading branch information
Thoralf-M and thibault-martinez authored Jun 12, 2024
1 parent 5f314e9 commit 7e804d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Then, one can use `generic-cli` like this:

- Show the address on device for a BIP-32 derivation and obtain the public key:
```shell-session
$ generic-cli getAddress --use-block --verify "44'/4218'/0'/0/0"
$ generic-cli getAddress --use-block --verify "44'/4218'/0'/0'/0'"
a42e71c004770d1a48956090248a8d7d86ee02726b5aab2a5cd15ca9f57cbd71
```

Expand Down

0 comments on commit 7e804d2

Please sign in to comment.