Skip to content

Commit

Permalink
add role to sender json
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Apr 4, 2024
1 parent a61961c commit 24f3ad5
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 = "ae7f6b4d4d086915e301aca0d62e969419649d7e", features = [
sphinx = { git = "https://github.com/stakwork/sphinx", rev = "e0318590cc9e509dc874d7a35c60d339f0bcfd0a", features = [
"msg",
"bindings",
] }
Expand Down

0 comments on commit 24f3ad5

Please sign in to comment.