Merge pull request #2113 from drouhana/cli-refactor

testnet fixes
This commit is contained in:
majestrate 2023-01-11 09:37:06 -05:00 committed by GitHub
commit ae9fd9a739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -419,6 +419,8 @@ namespace
}
}
opts.isSNode = options.router;
if (options.generate)
{
options.configOnly = true;