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 ee546fa commit f9444ebCopy full SHA for f9444eb
Cargo.toml
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/hashpool"
8
version = "1.0.10-beta"
9
10
[dependencies]
11
-bdk = "1.0.0-alpha.13"
+{ bdk = "1.0.0-alpha.13" }
12
bitcoin = "0.32.0"
13
lighning = "0.0.123"
14
0 commit comments