Expose bip39::Error
This commit is contained in:
parent
0621ca89d5
commit
c752ccbdde
@ -19,7 +19,7 @@ use bitcoin::Network;
|
|||||||
|
|
||||||
use miniscript::ScriptContext;
|
use miniscript::ScriptContext;
|
||||||
|
|
||||||
pub use bip39::{Language, Mnemonic};
|
pub use bip39::{Error, Language, Mnemonic};
|
||||||
|
|
||||||
type Seed = [u8; 64];
|
type Seed = [u8; 64];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user