Skip to content

Commit 73c477c

Browse files
committed
fix
1 parent 0d0ac5b commit 73c477c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

crates/testenv/src/persist_test_utils.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ use bdk_chain::{
55
bitcoin::{self, OutPoint},
66
local_chain, tx_graph, ConfirmationBlockTime, Merge,
77
};
8+
9+
#[cfg(feature = "miniscript")]
810
use bdk_chain::{indexer::keychain_txout, DescriptorExt, SpkIterator};
911
use core::{
1012
cmp::PartialEq,

0 commit comments

Comments
 (0)