Try maxpeer 200

This commit is contained in:
AnilChinchawale 2018-12-26 12:06:42 +05:30
parent d14229e4ae
commit 6c2f6e688f

View file

@ -167,7 +167,7 @@ exec XDC $params \
--identity $IDENTITY \
--password ./password \
--port 30303 \
--maxpeers 25 \
--maxpeers 200 \
--txpool.globalqueue 5000 \
--txpool.globalslots 5000 \
--rpc \