Skip to content

Commit f237ed1

Browse files
committed
f
1 parent 22acd4c commit f237ed1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ electrsd = { git = "https://github.com/tnull/electrsd.git", branch = "2025-03-co
106106
#corepc-node = { version = "0.6.1", default-features = false, features = ["28_0"] }
107107
electrsd = { git = "https://github.com/tnull/electrsd.git", branch = "2025-03-corepc-retry-pr", default-features = false, features = ["legacy"] }
108108
corepc-node = { git = "https://github.com/tnull/corepc.git", branch = "2025-03-retry-initial-client-connections", default-features = false, features = ["28_0"] }
109+
corepc-client = { git = "https://github.com/tnull/corepc.git", branch = "2025-03-retry-initial-client-connections", default-features = false, features = ["28_0", "client-sync"] }
109110

110111
[target.'cfg(cln_test)'.dev-dependencies]
111112
clightningrpc = { version = "0.3.0-beta.8", default-features = false }

0 commit comments

Comments
 (0)