Skip to content

Commit

Permalink
bump sphinx to fix async invoice payment hash
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Sep 18, 2024
1 parent 1f06cf6 commit d905ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx-ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ sphinx-signer = { path = "../signer", default-features = false, features = [
"no-native",
] }
sphinx-glyph = { path = "../glyph", default-features = false }
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "dd5e60e6436aeaf4bc3fd7198b2abce25355474f", features = [
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "8ec5d454e99c000b2febc8f76bf9851b4cdf2d39", features = [
"msg",
"bindings",
"macaroon",
Expand Down

0 comments on commit d905ff0

Please sign in to comment.