Skip to content

Commit

Permalink
bump sphinx, insert retmsg at front of array
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Jun 13, 2024
1 parent bb1333d commit 547ae52
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 = "197a3aad588703735923ca420d4536136e4372c6", features = [
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "2f51dee1d46028fd30c476a3178d7d341a5d54c0", features = [
"msg",
"bindings",
] }
Expand Down

0 comments on commit 547ae52

Please sign in to comment.