You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -60,10 +60,10 @@ Each level has special meaning described in the chapters below.
60
60
61
61
===Purpose===
62
62
63
-
Purpose is a constant set to <code>TBD'</code> (or <code>TBD</code>) following the BIP-0043 recommendation. It indicates that the subtree of this node is used according to this specification.
63
+
Purpose is a constant set to <code>175'</code> (or <code>0x800000AF</code>) following the BIP-0043 recommendation. It indicates that the subtree of this node is used according to this specification.
64
64
65
65
<code>
66
-
m / TBD' / *
66
+
m / 175' / *
67
67
</code>
68
68
69
69
Hardened derivation is used at this level.
@@ -141,9 +141,9 @@ For the following given inputs:
0 commit comments