kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a Beta version at the final testing phases.
ISC License
350 stars 105 forks source link

8b70061 broke kaspad --nologfiles parameter #434

Closed supertypo closed 1 month ago

supertypo commented 2 months ago

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

coderofstuff commented 2 months ago

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