Module coins_bip39::mnemonic

source ·
Expand description

Mnemonic phrases

Structs

  • 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

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