mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
minor organisation tweak
This commit is contained in:
parent
24c1fbc1db
commit
445ba3d54b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue