mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-17 23:34:19 +01:00
Clean up comments in broker cargo.toml
This commit is contained in:
@@ -6,10 +6,6 @@ default-run = "sphinx-key-broker"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
# vls-protocol = { path = "../../../evanf/validating-lightning-signer/vls-protocol" }
|
||||
# vls-proxy = { path = "../../../evanf/validating-lightning-signer/vls-proxy" }
|
||||
# vls-frontend = { path = "../../../evanf/validating-lightning-signer/vls-frontend" }
|
||||
# vls-protocol-client = { path = "../../../evanf/validating-lightning-signer/vls-protocol-client" }
|
||||
vls-protocol = { git = "https://gitlab.com/Evanfeenstra/validating-lightning-signer", branch = "patch-sign-chan" }
|
||||
vls-proxy = { git = "https://gitlab.com/Evanfeenstra/validating-lightning-signer", branch = "patch-sign-chan" }
|
||||
vls-frontend = { git = "https://gitlab.com/Evanfeenstra/validating-lightning-signer", branch = "patch-sign-chan" }
|
||||
|
||||
Reference in New Issue
Block a user