bip39
1.0.2
All Items
Structs
Enums
Crate
bip39
Copy item path
source
·
[
−
]
Structs
§
Mnemonic
The primary type in this crate, most tasks require creating or using one.
Seed
The secret value used to derive HD wallet addresses from a
Mnemonic
phrase.
Enums
§
ErrorKind
Language
The language determines which words will be used in a mnemonic phrase, but also indirectly determines the binary value of each word when a
Mnemonic
is turned into a
Seed
.
MnemonicType
Determines the number of words that will be present in a
Mnemonic
phrase