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 696f30a commit 4c5a005Copy full SHA for 4c5a005
README.md
@@ -1206,6 +1206,8 @@ The path that defines an HD Key - typically of the BIP-44 variety:
1206
- an _Account_, ex: `m/44'/5'/0'` (depth 3)
1207
- an _X Key_ (_XPrv_ or _XPub_), ex: `m/44'/5'/0'/0` (depth 4, a.k.a. _Use_)
1208
- an _Address Key_, ex: `m/44'/5'/0'/0/0` (depth 5, the end)
1209
+- `'` is used for "hardened" (parent) key segments, \
1210
+ but not for "public" (shareable) child key segments
1211
1212
In general:
1213
0 commit comments