Skip to content

Commit 17eafed

Browse files
committed
f Use esplora client version 0.3
1 parent b61ba86 commit 17eafed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning-transaction-sync/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ lightning = { version = "0.0.113", path = "../lightning" }
2424
bitcoin = "0.29.0"
2525
bdk-macros = "0.6"
2626
futures = { version = "0.3", optional = true }
27-
esplora-client = { git = "https://github.com/tnull/rust-esplora-client", branch = "2022-10-get-merkle-block", default-features = false, optional = true }
27+
esplora-client = { version = "0.3.0", default-features = false, optional = true }

0 commit comments

Comments
 (0)