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.
core-block-hash-use-x11
1 parent ea6ca5e commit d634386Copy full SHA for d634386
dash/Cargo.toml
@@ -80,6 +80,7 @@ secp256k1 = { features = [ "recovery", "rand", "hashes" ], version="0.30.0" }
80
bip39 = "2.0.0"
81
bincode_test = {package = "bincode", version= "1.3.3" }
82
assert_matches = "1.5.0"
83
+dashcore = { path = ".", features = ["core-block-hash-use-x11"] }
84
85
[[example]]
86
name = "bip32"
0 commit comments