@@ -152,6 +152,7 @@ The entropy is stored in 32 bytes to avoid revealing the size of the stored mnem
If the entropy of the mnemonic is less than 32 bytes, the extra bytes are ignored (they can have any value).
To check that the DEWIF base64 string is not corrupted, compute the hash sha256 of `Language code || Entropy length || Mnemonic entropy`. The first eight bytes of the sha256 hash constitute the checksum.
WARNING: Only the "useful" part of the entropy is used to calculate the checksum, the extra bytes are ignored.
**Example 2:**
...
...
@@ -168,8 +169,9 @@ To check that the DEWIF base64 string is not corrupted, compute the hash sha256