Hi guys,
For some reason I have 0 connections in the new wallet.
I have no .conf file in the directory
how to add nodes?
Kiklo answered your question earlier:
New Users downloading the noirc version from zeit-coin.net ,
run zeitcoin-qt.exe -seednode=zeitseed2.ddns.net
your 1st time, this will update your peers.dat
after it disconnects, then close the zeit wallet and restart normally
zeitcoin-qt.exe╥Aztek
It's not needed. Binary has hardcoded Seednodes and if there's a previous peers.dat in your directory, you are double clear without doing anything.
Don't use -seednode to add a single peer. It's not intended and you should use addnode=IP.
With a seednode you get more than 1 IP directly from the DNS A record. With a standard fullnode you only get 1 IP directly.
Cheers,
Ray