[][src]Module firma::common::mnemonic

BIP39 mnemonic

Mnemonic code for generating deterministic keys mnemonic in english

Structs

Mnemonic

Represent the BIP39 mnemonic as a vector of values representing 11 bits each It is conveniently stored in usize to be used as index of the WORDS const vec

Seed

seed of the master key

Enums

Error

BIP39 possible errors

MasterKeyEntropy

chose your security level