Fix the connect_to_testnet script

This commit is contained in:
Zahary Karadjov 2020-04-27 00:05:17 +03:00
parent 03a147ab8d
commit f0b1fffefc
No known key found for this signature in database
GPG Key ID: C8936F8A3073D609
1 changed files with 1 additions and 1 deletions

View File

@ -141,5 +141,5 @@ cli do (skipGoerliKey {.
{bootstrapFileOpt} {bootstrapFileOpt}
{logLevelOpt} {logLevelOpt}
{depositContractOpt} {depositContractOpt}
--state-snapshot="{testnetDir/genesisFile}" """ & depositContractOpt, "\n", " ") --state-snapshot="{testnetDir/genesisFile}" """, "\n", " ")