Skip to content

Commit

Permalink
f Use esplora client version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tnull committed Jan 3, 2023
1 parent b61ba86 commit 17eafed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightning-transaction-sync/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ lightning = { version = "0.0.113", path = "../lightning" }
bitcoin = "0.29.0"
bdk-macros = "0.6"
futures = { version = "0.3", optional = true }
esplora-client = { git = "https://github.com/tnull/rust-esplora-client", branch = "2022-10-get-merkle-block", default-features = false, optional = true }
esplora-client = { version = "0.3.0", default-features = false, optional = true }

0 comments on commit 17eafed

Please sign in to comment.