Browse Source

Clarify that mkey is a master BIP32 key

zip400
Jonathan "Duke" Leto 6 years ago
parent
commit
cdf64cb6f5
  1. 7
      zip-0400.rst

7
zip-0400.rst

@ -173,6 +173,7 @@ hdchain
======
Hierarchical Deterministic chain code, defined in BIP32 [#BIP32]_ .
It is derived from the HMAC-SHA512 of hdseed.
* Size: 48 bytes
@ -193,7 +194,11 @@ unix timestamp of when this key was created is stored.
mkey
====
Master key for an encrypted wallet.
Master key, defined in BIP32 [#BIP32]_ .
It is derived from the HMAC-SHA512 of hdseed.
* Size: 32 bytes
minversion
===========

Loading…
Cancel
Save