kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a stable version at the initial rollout phases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8b70061 broke kaspad --nologfiles parameter

supertypo opened this issue · comments

Example: kaspad --nologfiles
Error message: Configuration: --logdir and --nologfiles cannot be used together
(--logdir is NOT specified on the command line)

Need to go over all cli params, test them out and see if any other ones were affected - and fix if so.