mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 06:46:10 +00:00
Fix the connect_to_testnet script
This commit is contained in:
parent
03a147ab8d
commit
f0b1fffefc
@ -141,5 +141,5 @@ cli do (skipGoerliKey {.
|
||||
{bootstrapFileOpt}
|
||||
{logLevelOpt}
|
||||
{depositContractOpt}
|
||||
--state-snapshot="{testnetDir/genesisFile}" """ & depositContractOpt, "\n", " ")
|
||||
--state-snapshot="{testnetDir/genesisFile}" """, "\n", " ")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user