Open juliangruber opened 1 year ago
It searches for a config file (json), if it does not exist it creates one in the current directory.
The config file contains: The wallet public key and the bandwidth claimed.
Ok! Could we add an option to not create that config file? Maybe if all the options are already provided from stdarg / env?
Sure, will do this.
It searches for a config file (json), if it does not exist it creates one in the current directory.
The config file contains: The wallet public key and the bandwidth claimed.