lib: re-export the bip39 dependency
This commit is contained in:
parent
50f13d3e2e
commit
157eea9893
@ -12,6 +12,7 @@ pub mod signer;
|
||||
#[cfg(test)]
|
||||
mod testutils;
|
||||
|
||||
pub use bip39;
|
||||
pub use miniscript;
|
||||
|
||||
pub use crate::bitcoin::d::{BitcoindError, WalletError};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user