Show the actual correct config file name that cannot be found
This commit is contained in:
@@ -169,7 +169,7 @@ bool AppInit(int argc, char* argv[])
|
||||
{
|
||||
fprintf(stderr, "%s reading config file\n", __FUNCTION__);
|
||||
ReadConfigFile(mapArgs, mapMultiArgs);
|
||||
} catch (const missing_zcash_conf& e) {
|
||||
} catch (const missing_hush_conf& e) {
|
||||
fprintf(stderr,
|
||||
(_("Before starting hushd, you need to create a configuration file:\n"
|
||||
"%s\n"
|
||||
|
||||
Reference in New Issue
Block a user