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

Support passing a config file to set flags #418

Closed coderofstuff closed 2 months ago

coderofstuff commented 3 months ago

In golang Kaspad, you are able to pass in config flags by doing

kaspad -C config.conf
kaspad --configfile config.conf

Provide that same functionality in rusty kaspad.

Relevant file in rust: kaspad/src/args.rs

Requirements:

pablitomilenio commented 3 months ago

Hello @coderofstuff is there anything going on here? Could you assign this to me?

Thanks and regards from Barcelona

aspect commented 3 months ago

Can you please join #development on Kaspa Discord.