Module crypto::keys::bip39::wordlist

source ·

Structs

Enums

Constants

Functions

Decode and compare the checksum given a mnemonic sentence and the wordlist used in the generation process.
Encode the given bytestring as a mnemonic sentence using the specified wordlist. Only bytestrings of length 128, 160, 192, 224 and 256 bits are accepted, and this is the only expected error case.