mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-12 10:37:32 +00:00
Use StrictSign signature policy in pubsub (#295)
* Log number of connected peers on connect/disconnect * Log generated peer id if file path not provided * Use StrictSign signature policy in pubsub
This commit is contained in:
@@ -31,7 +31,7 @@ A basic CLI to pass messages between peers using `stdin`/`stdout`
|
||||
yarn create-peer --file [PEER_ID_FILE_PATH]
|
||||
```
|
||||
|
||||
* `file (f)`: file path to export the peer id to (json)
|
||||
* `file (f)`: file path to export the peer id to (json) (default: logs to console)
|
||||
|
||||
* (Optional) Run a local relay node:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user