wallet: move some scoped_message_writer calls from the libs
This commit is contained in:
@@ -50,5 +50,6 @@ namespace wallet_args
|
||||
const char* const usage,
|
||||
boost::program_options::options_description desc_params,
|
||||
const boost::program_options::positional_options_description& positional_options,
|
||||
const std::function<void(const std::string&, bool)> &print,
|
||||
const char *default_log_name, bool log_to_console = false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user