Skip to content

Commit

Permalink
Merge pull request #15 from bitlightlabs/v0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky authored Jan 2, 2024
2 parents 0bb53d6 + 26b014d commit b4c869f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion derive/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ pub use taptree::{
};
pub use xpub::{
KeyOrigin, OriginParseError, Xpub, XpubDecodeError, XpubDerivable, XpubFp, XpubId, XpubMeta,
XpubOrigin, XpubSpec,
XpubOrigin, XpubParseError, XpubSpec,
};

0 comments on commit b4c869f

Please sign in to comment.