Not sure if I am doing anything wrong, but I've switched two of my miners from XMR to EDL. So I got the CLI wallet, generated a wallet and used the main public address for the pool.edollar.cash. It seems to mine OK, according to the pool I already mined couple thousand EDL, I can see the outgoing transactions. But the wallet still shows no transactions and 0 on it. Deamon is running and says it is synced. So where's the problem? Do I have to use a sub-address or something?
OK got that solved. The daemon is running it's own local network of height 1, after adding the exclusive node with recommended address for syncing it works and started syncing the actual network. Should be "rich" in couple hours

I would love to know how you did that as I have the same issue! Thank you in advance.
create a new .txt file in the folder with your edollard.exe
Change its content to the following:
del C:/ProgramData/eDollar
edollard --add-exclusive-node 77.103.133.157:33030
Edit the file extension from .txt to .bat
Doubleclick the .bat
It will delete your blockchain folder (first command) and afterwords download the new blockchain via the exclusive node.
Hope I could help
This way is faster, and you can redo it in seconds (double click again) if it didn't work ^^