Skip to content

Commit d634386

Browse files
authored
test: enable core-block-hash-use-x11 for tests (#53)
1 parent ea6ca5e commit d634386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dash/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ secp256k1 = { features = [ "recovery", "rand", "hashes" ], version="0.30.0" }
8080
bip39 = "2.0.0"
8181
bincode_test = {package = "bincode", version= "1.3.3" }
8282
assert_matches = "1.5.0"
83+
dashcore = { path = ".", features = ["core-block-hash-use-x11"] }
8384

8485
[[example]]
8586
name = "bip32"

0 commit comments

Comments
 (0)