fix: Run tests only if the miniscript feature is..
..enabled, enable it by default
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg(feature = "miniscript")]
|
||||
|
||||
mod tx_template;
|
||||
#[allow(unused_imports)]
|
||||
pub use tx_template::*;
|
||||
|
||||
Reference in New Issue
Block a user