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
* 1 byte: depth: 0x00 for master nodes, 0x01 for level-1 derived keys, ....
135
135
* 4 bytes: the fingerprint of the parent's key (0x00000000 if master key)
136
136
* 4 bytes: child number. This is ser<sub>32</sub>(i) for i in x<sub>i</sub> = x<sub>par</sub>/i, with x<sub>i</sub> the key being serialized. (0x00000000 if master key)
0 commit comments