mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-28 21:30:41 +00:00
Warn that entropy values should exclude checksum
This commit is contained in:
@@ -715,6 +715,9 @@
|
|||||||
<span>Be careful - it can be easy to make mistakes if you don't know what you're doing.</span>
|
<span>Be careful - it can be easy to make mistakes if you don't know what you're doing.</span>
|
||||||
</p>
|
</p>
|
||||||
<h3 id="entropy-notes">Entropy</h3>
|
<h3 id="entropy-notes">Entropy</h3>
|
||||||
|
<p>
|
||||||
|
<span>Entropy values should not include the BIP39 checksum. This is automatically added by the tool.</span>
|
||||||
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<span>
|
<span>
|
||||||
Entropy values must be sourced from a
|
Entropy values must be sourced from a
|
||||||
|
|||||||
Reference in New Issue
Block a user