diff options
| author | Anthony Towns <[email protected]> | 2018-04-04 18:07:00 +1000 |
|---|---|---|
| committer | Anthony Towns <[email protected]> | 2018-04-11 23:15:28 +1000 |
| commit | 68797e20f478d835b7ff691a656242c14283446a (patch) | |
| tree | e64f31bebc1497fbb733805dba721e130e32e11c /src/httpserver.cpp | |
| parent | ArgsManager: limit some options to only apply on mainnet when in default section (diff) | |
| download | discoin-68797e20f478d835b7ff691a656242c14283446a.tar.xz discoin-68797e20f478d835b7ff691a656242c14283446a.zip | |
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions