Hello,
From running v0.17.0 (either by my compiled client or download from bitcoin core binaries) I've noticed that the node can't read the designated rpcport on bitcoin.conf. This never happens with the previous versions for Windows.
Because I want to run more than one node, I need them to run on different ports, but for some reason unless I run the second node with -rpcport=xxxxx at the start up on commandline or put this in "target" of the shortcut, it won't take a different port than the default port.
Is this a bug or a feature for the new version for Windows?