Skip to content

Commit

Permalink
core: re-export Purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc committed Nov 9, 2023
1 parent 5c108a2 commit 4daa4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keechain-core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ pub mod slips;
pub mod types;
pub mod util;

pub use self::bips::bip43::Purpose;
pub use self::descriptors::Descriptors;
pub use self::export::{
BitcoinCore, ColdcardGenericJson, Electrum, ElectrumSupportedScripts, Wasabi,
Expand Down

0 comments on commit 4daa4b3

Please sign in to comment.