Module mnemonic

Source
Expand description

Mnemonic phrases

Structs§

Mnemonic
Mnemonic represents entropy that can be represented as a phrase. A mnemonic can be used to deterministically generate an extended private key or derive its child keys.

Enums§

Entropy
Holds valid entropy lengths for a mnemonic
MnemonicError
The error type returned while interacting with mnemonics.