Merge pull request #2113 from drouhana/cli-refactor

testnet fixes
pull/2120/head
majestrate 1 year ago committed by GitHub
commit ae9fd9a739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save