mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-21 19:37:54 +01:00
In the config file, sections are specified by square bracket pair "[]"$, or included in the option name itself which separated by a period"(.)". Typicaly, [testnet] is not a correct section name and specified options in that section are ignored but user cannot recognize what is happen. So, add some log/stderr-warning messages if unrecognized section names are present in the config file after checking section only args.
4.5 KiB
Executable File
4.5 KiB
Executable File