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

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

Enums

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