Skip to content

Commit

Permalink
Merge pull request #887 from breez/Adjust-signer-keep-alive
Browse files Browse the repository at this point in the history
Update signer keep alive
  • Loading branch information
roeierez authored Mar 21, 2024
2 parents d631a5e + 1e5e4ab commit b2bcec9
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 = "ae4e3ed506ca51a3be95ded1797d39b3fba7242c" }
], rev = "97e2f418c331653330f9fa928ed10ed1538c27d0" }
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 b2bcec9

Please sign in to comment.