Skip to content

Commit

Permalink
Merge pull request #1153 from johncantrell97/liquidity-alpha3
Browse files Browse the repository at this point in the history
liquidity alpha3
  • Loading branch information
benthecarman authored Apr 22, 2024
2 parents 2c6c4ef + 4e6c8c0 commit 2d86ed8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mutiny-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ lightning-invoice = { version = "0.29.0", features = ["serde"] }
lightning-rapid-gossip-sync = { version = "0.0.121" }
lightning-background-processor = { version = "0.0.121", features = ["futures"] }
lightning-transaction-sync = { version = "0.0.121", default-features = false, features = ["esplora-async-https"] }
lightning-liquidity = "0.1.0-alpha.2"
lightning-liquidity = "0.1.0-alpha.3"
chrono = "0.4.22"
futures-util = { version = "0.3", default-features = false }
reqwest = { version = "0.11", default-features = false, features = ["multipart", "json"] }
Expand Down

0 comments on commit 2d86ed8

Please sign in to comment.