Function deriveBip39ChecksumBits

  • Derive BIP39 checksum bits for the given entropy bytes.

    Note, this method always completes. For a valid result, entropy must satisfy isValidBip39EntropyLength.

    Parameters

    • entropy: Uint8Array

      the entropy bytes

    Returns string

Generated using TypeDoc