Crate parity_bip39

Source
Expand description

§BIP39 Mnemonic Codes

Library crate implementing BIP39

Re-exports§

pub extern crate core;
pub extern crate crate_rand as rand;
pub extern crate rand_core;
pub extern crate serde;

Structs§

AmbiguousLanguages
A structured used in the Error::AmbiguousLanguages variant that iterates over the possible languages.
Mnemonic
A mnemonic code.

Enums§

Error
A BIP39 error.
Language
Language to be used for the mnemonic phrase.