Crate bip39

Source
Expand description

§BIP39 Mnemonic Codes

https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki

Re-exports§

pub extern crate 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.