Skip to content

Commit

Permalink
bump sphinx, fix type 33 sendself
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Jun 11, 2024
1 parent 1376275 commit 8957cff
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 = "f146e2386691f9905c0cb498680f61b33c2572f9", features = [
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "4c41ad063324d8235f9cba035332670e8685da56", features = [
"msg",
"bindings",
] }
Expand Down

0 comments on commit 8957cff

Please sign in to comment.