Skip to content

Commit

Permalink
chore: add XWitnessId to prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Jul 30, 2024
1 parent e956247 commit 197579b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ pub mod prelude {
pub use commit_verify::ReservedBytes;
pub use operation::*;
pub use schema::*;
pub use vm::XWitnessId;

#[cfg(feature = "stl")]
pub use super::stl;
Expand Down

0 comments on commit 197579b

Please sign in to comment.