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 789dbdb commit 3ef3c3eCopy full SHA for 3ef3c3e
Cargo.toml
@@ -35,7 +35,7 @@ lightning-persister = { version = "0.0.125" }
35
lightning-background-processor = { version = "0.0.125", features = ["futures"] }
36
lightning-rapid-gossip-sync = { version = "0.0.125" }
37
lightning-transaction-sync = { version = "0.0.125", features = ["esplora-async-https", "time"] }
38
-lightning-liquidity = { version = "0.1.0-alpha.5", features = ["std"] }
+lightning-liquidity = { version = "0.1.0-alpha.6", features = ["std"] }
39
40
#lightning = { git = "https://github.com/lightningdevkit/rust-lightning", branch="main", features = ["std"] }
41
#lightning-invoice = { git = "https://github.com/lightningdevkit/rust-lightning", branch="main" }
0 commit comments