fix typo Update onchain-rln-relay-chat2.md

This commit is contained in:
Soulcollector 2025-01-15 23:53:00 +03:00 committed by GitHub
parent 39c597bda4
commit dbc71b77c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ To complete this tutorial, you will need
make
./build/waku generate-rln-credentials --eth-account-private-key=<private-key> --eth-contract-address=<0x000...> --eth-client-address=<eth-client-rpc-or-wss-endpoint> --cred-path=./rlnKeystore.json
```
Once this command is executed, A keystore file will be generated at the path defined in the `--cred-path` flag. You may now use this keystore with wakunode2 or chat2.
Once this command is executed, a keystore file will be generated at the path defined in the `--cred-path` flag. You may now use this keystore with wakunode2 or chat2.
## Overview
@ -201,7 +201,7 @@ You can check this fact by looking at `Bob`'s console, where `message3` is missi
```
```
Seting up dynamic rln
Setting up dynamic rln
INFO: Welcome, Alice!
INFO: type /help to see available commands