Skip to content

Commit

Permalink
Try maxpeer 200
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhson1085 authored Feb 21, 2019
1 parent bbda78f commit e1d321b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/tomochain/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ exec tomo $params \
--identity $IDENTITY \
--password ./password \
--port 30303 \
--maxpeers 25 \
--maxpeers 200 \
--txpool.globalqueue 5000 \
--txpool.globalslots 5000 \
--rpc \
Expand Down

0 comments on commit e1d321b

Please sign in to comment.