minor organisation tweak

This commit is contained in:
Etienne Napoleone 2019-03-05 18:03:53 +07:00 committed by GitHub
parent 24c1fbc1db
commit 445ba3d54b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -171,9 +171,9 @@ exec tomo $params \
--datadir $DATA_DIR \ --datadir $DATA_DIR \
--keystore $KEYSTORE_DIR \ --keystore $KEYSTORE_DIR \
--identity $IDENTITY \ --identity $IDENTITY \
--maxpeers $MAXPEERS \
--password ./password \ --password ./password \
--port 30303 \ --port 30303 \
--maxpeers $MAXPEERS \
--txpool.globalqueue 5000 \ --txpool.globalqueue 5000 \
--txpool.globalslots 5000 \ --txpool.globalslots 5000 \
--rpc \ --rpc \