Sorry if this was already asked before.
So I have downloaded a windows wallet (from
https://github.com/electroneum/electroneum/releases). After starting "electroneumd.exe" it stucks with message:
"no two valid ElectroneumPulse DNS checkpoint records were received"
nothing happens it doesn't start to sync the chain.
I have tried 2 machines, both 64 and 32 bits. Both computer exactly the same. Running windows 7
Is there another anyway to solve the issue?
Thank you in advance.
p.s. tried also my mac. Same result.
I've just helped a user which had the same problem with electroneumd.exe.
His problem was solved with this command:
electroneumd.exe --add-exclusive-node 76.91.14.76:26967
To launch on a CMD window or to put in a .bat file, hope it will resolve your problem too!