Fixes #12488.
In master, opening the configuration file from the GUI settings will always open the file "bitcoin.conf" regardless of the -conf= settings.
This PR makes the GUI settings open configuration file function respect the -conf option.
Fixes #12488.
In master, opening the configuration file from the GUI settings will always open the file "bitcoin.conf" regardless of the -conf= settings.
This PR makes the GUI settings open configuration file function respect the -conf option.
utACK a6e6e39. Verified that it's the only place where GetConfigFile or ReadConfigFile are called without gArgs.GetArg("-conf", BITCOIN_CONF_FILENAME).
Tested ACK a6e6e39a
utACK a6e6e39a8baf0756240427cc5dc5fce5aea51f0d
utACK a6e6e39