Skip to content

Commit

Permalink
Merge pull request #524 from breez/ok300-bump-greenlight-dependency
Browse files Browse the repository at this point in the history
Bump Greenlight dependency
  • Loading branch information
ok300 authored Oct 16, 2023
2 parents ab65f57 + 758d240 commit 0e594b1
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 56 deletions.
104 changes: 76 additions & 28 deletions 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"
bitcoin = "0.29.2"
gl-client = { git = "https://github.com/Blockstream/greenlight.git", features = [
"permissive",
], rev = "0178ab2b848ac8998865ee1d75a5974858a1bc69" }
], rev = "f91390734fc8a3044812f05ff8d0e102660189bb" }
zbase32 = "0.1.2"
base64 = "0.13.0"
chrono = "0.4"
Expand Down
Loading

0 comments on commit 0e594b1

Please sign in to comment.