Hi guys! I was never able to win a local wallet. Spent a lot of time. daemon is synchronized. but the purse flies on Starting refresh. sinhroniziruete 1.2 unit. says balance 0. created wallet in the cli. on the pool sees the address and make payments. tried different pools. also all the balance is zero. created a new address. It is working properly. how to sync my first address? it is not enough coins. course and so subsided. I'm desperate. help
Type Seed into your wallet that shows 0 balance but should have money in it. Copy it down to a notepad or something, might have to type it as you can't copy from the cli wallet.
then, close the wallet.
create a shortcut of the CLI exe
Right click the shortcut and click properties
Then in the Target box, add a space after .exe, then add --restore-deterministic-wallet to the end.
It should look like this C:\Users\Pilchard\Desktop\elecwallet\electroneum-wallet-cli.exe --restore-deterministic-wallet
Hit apply, then double click the shortcut and enter the Seed, Wallet name, and pasword then prompted. This will create a new wallet with the balance from the old wallet only showing the full balance as it should.
Hope that helps :-)