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 6776afa commit 7a8afc7Copy full SHA for 7a8afc7
src/mining/Cargo.toml
@@ -7,5 +7,5 @@ documentation = "https://docs.rs/hashpool"
7
edition = "2018"
8
9
[dependencies]
10
-bdk = "1.0.0-alpha.13"
+bdk = "=1.0.0-alpha.11"
11
bitcoin = "0.32.0"
src/on-chain/Cargo.toml
@@ -7,7 +7,8 @@ documentation = "https://docs.rs/hashpool"
+
12
13
14
[lib]
0 commit comments