sphinx-key: add local crypter dep comment

This commit is contained in:
irriden
2023-07-21 23:48:48 +00:00
parent 4183b655bd
commit d867a28c4f

View File

@@ -21,6 +21,7 @@ url = "2"
lss-connector = { git = "https://github.com/stakwork/sphinx-rs.git", default-features = false, rev = "4ab623467e98d381489bf032c3fcd42d1273a375" }
# lss-connector = { path = "../../sphinx-rs/lss-connector", default-features = false }
sphinx-crypter = { git = "https://github.com/stakwork/sphinx-rs.git", rev = "4ab623467e98d381489bf032c3fcd42d1273a375" }
# sphinx-crypter = { path = "../../sphinx-rs/crypter" }
sphinx-signer = { git = "https://github.com/stakwork/sphinx-rs.git", optional = true, rev = "4ab623467e98d381489bf032c3fcd42d1273a375" }
# sphinx-signer = { path = "../../sphinx-rs/signer", optional = true }