Fix preferred seeds configuration
When using network: "test", we shouldn’t default to any public seed
node. This change makes sure that the “preferredSeeds” configuration var
is only given a value when network is main.
When using network: "test", we shouldn’t default to any public seed
node. This change makes sure that the “preferredSeeds” configuration var
is only given a value when network is main.
Rebase.