mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
-includeconf=<path> support in config handler, for including external configuration files
This commit is contained in:
@@ -140,7 +140,7 @@ public:
|
||||
void SelectConfigNetwork(const std::string& network);
|
||||
|
||||
void ParseParameters(int argc, const char*const argv[]);
|
||||
void ReadConfigFile(const std::string& confPath);
|
||||
void ReadConfigFiles();
|
||||
|
||||
/**
|
||||
* Log warnings for options in m_section_only_args when
|
||||
|
||||
Reference in New Issue
Block a user