maxpeers, not maxpeer

This commit is contained in:
Nguyen Sy Thanh Son 2018-11-06 14:19:17 +07:00 committed by GitHub
parent 252ae516ba
commit 86314fe734
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,7 +151,7 @@ exec tomo $params \
--identity $IDENTITY \
--password ./password \
--port 30303 \
--maxpeer 200 \
--maxpeers 200 \
--rpc \
--rpccorsdomain "*" \
--rpcaddr 0.0.0.0 \