Fix one more compilation problem.

This commit is contained in:
cheatfate 2021-01-07 18:07:48 +02:00
parent e35b599eb0
commit 22254ab3c6
No known key found for this signature in database
GPG Key ID: 46ADD633A7201F95
1 changed files with 1 additions and 1 deletions

View File

@ -1499,7 +1499,7 @@ programMain:
importKeystoresFromDir(
rng[],
config.importedDepositsDir.string,
validatorKeysDir.string,
config.validatorsDir, config.getKeystoreFlags())
of DepositsCmd.exit: