We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bdk_wallet
1 parent 6c57fc3 commit 38b98edCopy full SHA for 38b98ed
1 file changed
Cargo.toml
@@ -11,7 +11,7 @@ keywords = ["bitcoin", "bdk", "floresta", "utreexo"]
11
rust-version = "1.74.1"
12
13
[dependencies]
14
-bdk_wallet = "2.1.0"
+bdk_wallet = "2.2.0"
15
floresta-chain = { git = "https://github.com/vinteumorg/Floresta.git", rev = "f1b61ff04237cd529cb88808500d44aec1b04009", features = ["flat-chainstore"] } # v0.8.0
16
floresta-wire = { git = "https://github.com/vinteumorg/Floresta.git", rev = "f1b61ff04237cd529cb88808500d44aec1b04009" } # v0.8.0
17
tokio = { version = "1.47.1", features = ["full"] }
0 commit comments