Skip to content

Commit

Permalink
Merge pull request #883 from breez/gl-keep-alive
Browse files Browse the repository at this point in the history
Update gl client to include keep alive fixes
  • Loading branch information
roeierez authored Mar 21, 2024
2 parents d216e3e + 6947d76 commit d631a5e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libs/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 libs/sdk-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bip21 = "0.2"
# The switch to 0.2 will happen with https://github.com/breez/breez-sdk/pull/724
gl-client = { git = "https://github.com/Blockstream/greenlight.git", features = [
"permissive",
], rev = "76fde3222e02b15f711789deb12cdd3c96a2fbba" }
], rev = "ae4e3ed506ca51a3be95ded1797d39b3fba7242c" }
zbase32 = "0.1.2"
base64 = "0.13.0"
chrono = "0.4"
Expand Down
2 changes: 1 addition & 1 deletion tools/sdk-cli/Cargo.lock

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

0 comments on commit d631a5e

Please sign in to comment.