We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bitcoind-tests
1 parent fab34ba commit a94fa54Copy full SHA for a94fa54
Cargo.toml
@@ -60,4 +60,4 @@ name = "psbt_sign_finalize"
60
required-features = ["base64"]
61
62
[workspace]
63
-members = ["fuzz"]
+members = ["bitcoind-tests", "fuzz"]
0 commit comments