Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
St3ffn authored May 17, 2021
1 parent 717f694 commit d07d60a
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 @@ -74,7 +74,7 @@ To specify a custom path to your chia executable use `--chiaexec` or `-e`
> chia-bouncer -e /home/steffen/chia-blockchain/venv/bin/chia elon on mars
```
You can also add another filter to remove all nodes which have a lower or equal down speed (in MiB) than specified.
This will be independent of the location. It can be done via `--down-threshold` or `-d`.
This will be independent of the location filter. It can be done via `--down-threshold` or `-d`.
```bash
# custom defined chia executable
# remove all connections with down speed lower or equal than 1.52 MiB
Expand Down

0 comments on commit d07d60a

Please sign in to comment.