We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d0ab5 commit 2462e90Copy full SHA for 2462e90
crates/esplora/Cargo.toml
@@ -23,8 +23,6 @@ miniscript = { version = "10.0.0", optional = true, default-features = false }
23
24
[dev-dependencies]
25
bdk_testenv = { path = "../testenv", default_features = false }
26
-
27
-[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
28
electrsd = { version= "0.25.0", features = ["bitcoind_25_0", "esplora_a33e97e1", "legacy"] }
29
tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros"] }
30
0 commit comments