Skip to content

Commit

Permalink
Revert "add --dev-traffic usage to README"
Browse files Browse the repository at this point in the history
This reverts commit 281acb5.
  • Loading branch information
vicsn committed Mar 9, 2024
1 parent de2bd05 commit 8a0145c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -210,7 +210,7 @@ OPTIONS:

In the first terminal, start the first validator by running:
```
cargo run --release -- start --nodisplay --dev 0 --validator --dev-traffic
cargo run --release -- start --nodisplay --dev 0 --validator
```
In the second terminal, start the second validator by running:
```
Expand Down

0 comments on commit 8a0145c

Please sign in to comment.