Crate bip39[−][src]
BIP39 Mnemonic Codes
We currently don’t implement seed generation from the phrase.
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. |