mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
An empty -addnode currently creates an unresolvable added-node record that is retried indefinitely. Ignore empty values instead, retaining startup compatibility while avoiding useless records and connection attempts. Values consisting of whitespace only are ignored as well. They can only be passed on the command line, as the config file parser trims them away, and are just as unresolvable. The ignored values are logged, so that the option not taking effect is not silent.
31 KiB
Executable File
31 KiB
Executable File