Separate testnet default data dir
This commit is contained in:
committed by
Riccardo Spagni
parent
3ef7f33300
commit
018e251cc0
@@ -203,4 +203,5 @@ namespace command_line
|
||||
extern const arg_descriptor<bool> arg_help;
|
||||
extern const arg_descriptor<bool> arg_version;
|
||||
extern const arg_descriptor<std::string> arg_data_dir;
|
||||
extern const arg_descriptor<std::string> arg_testnet_data_dir;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user