Skip to content

Commit

Permalink
added txpool.pricelimit (anti-spam)
Browse files Browse the repository at this point in the history
  • Loading branch information
feshchenkod committed Apr 12, 2022
1 parent 233a58e commit f9514ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bor/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ services:
- "64"
- --txpool.globalqueue
- "131072"
- --txpool.pricelimit
- "30000000000"
- --maxpeers
- "150"
- --http
Expand Down

0 comments on commit f9514ae

Please sign in to comment.