fix miner listeing port

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-03-19 23:11:47 +01:00
parent ad1cc0dd2b
commit 80559598b9
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
--networkid={{ miner_network_id }}
--datadir=/data
--password=/data/keystore/faucet.pass
--port={{ faucet_geth_main_port }}
--port={{ miner_main_port }}
--v5disc
--shh
--shh.pow={{ miner_shh_pow }}