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:
prathamesh0
2023-01-17 13:54:24 +05:30
committed by GitHub
parent 64a30b7a4d
commit 1e5485c6ef
7 changed files with 32 additions and 23 deletions
+1 -1
View File
@@ -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: