mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-17 07:14:23 +01:00
doc: add node to run broker against LSS
This commit is contained in:
@@ -45,3 +45,6 @@ cargo run --bin sphinx-key-tester -- --log
|
|||||||
##### find pid
|
##### find pid
|
||||||
|
|
||||||
ps aux | grep -i sphinx-key-broker
|
ps aux | grep -i sphinx-key-broker
|
||||||
|
|
||||||
|
### Run against LSS
|
||||||
|
export VLS_LSS=http://127.0.0.1:55551
|
||||||
|
|||||||
Reference in New Issue
Block a user