Derive BIP39 checksum bits for the given entropy bytes.
Note, this method always completes. For a valid result, entropy must satisfy isValidBip39EntropyLength.
entropy
the entropy bytes
Generated using TypeDoc
Derive BIP39 checksum bits for the given entropy bytes.
Note, this method always completes. For a valid result,
entropy
must satisfy isValidBip39EntropyLength.