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 3ef2ea6 commit fcef07cCopy full SHA for fcef07c
Cargo.toml
@@ -14,6 +14,7 @@ miniscript = { version = "12", default-features = false }
14
[dev-dependencies]
15
anyhow = "1"
16
bdk_chain = { version = "0.21" }
17
+bdk_tx = { path = "." }
18
bitcoin = { version = "0.32", features = ["rand-std"] }
19
20
[features]
0 commit comments