Skip to content

Commit

Permalink
add --dev-traffic usage to README
Browse files Browse the repository at this point in the history
  • Loading branch information
vicsn committed Mar 3, 2024
1 parent d3cc72b commit 281acb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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
cargo run --release -- start --nodisplay --dev 0 --validator --dev-traffic
```
In the second terminal, start the second validator by running:
```
Expand Down

0 comments on commit 281acb5

Please sign in to comment.