Skip to content

Commit

Permalink
spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSpuddy authored Nov 19, 2024
1 parent c1154b4 commit 2c4dfb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ source vars.sh

- Edit `monitored-chains.json` with the desired set of networks that you wish to monitor with the disputanble values monitor.

example, if you would like to monitor values only on mainniet, sepolia, Amoy and localhost:
example, if you would like to monitor values only on mainnet Ethereum, sepolia, Amoy and localhost:
```
{
"monitored_chains": [1, 11155111, 80002, 1337]
}
```
*Note: mainniet, sepolia, Amoy and localhost are required for testing.*
*Note: Ethereum, sepolia, Amoy and localhost are required for testing.*

### Set RPC Endpoints
- Initialize telliot configuration:
Expand Down

0 comments on commit 2c4dfb2

Please sign in to comment.