diff options
author | Anthony Towns <aj@erisian.com.au> | 2018-04-04 18:07:00 +1000 |
---|---|---|
committer | Anthony Towns <aj@erisian.com.au> | 2018-04-11 23:15:28 +1000 |
commit | 68797e20f478d835b7ff691a656242c14283446a (patch) | |
tree | e64f31bebc1497fbb733805dba721e130e32e11c /src/test/util_tests.cpp | |
parent | d1fc4d95afc191072fc650581a9b668b68b47b15 (diff) |
ArgsManager: Warn when ignoring network-specific config setting
When network-specific options such as -addnode, -connect, etc are
specified in the default section of the config file, but that setting is
ignored due to testnet or regtest being in use, and it is not overridden
by either a command line option or a setting in the [regtest] or [test]
section of the config file, a warning is added to the log, eg:
Warning: Config setting for -connect only applied on regtest network when in [regtest] section.
Diffstat (limited to 'src/test/util_tests.cpp')
0 files changed, 0 insertions, 0 deletions