Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW][XTL] 👾Stellite👾 - decentralized node list via IPFS & ZeroNet
by
cedricp
on 11/04/2018, 08:54:02 UTC
Hi, help to understand, my cli wallet is not synchronized with the network, stopped on the block 100808 can I import it into the GUI purse with the remaining balance or how can I solve the issue with synchronization? I tried to remove the entire block and synchronize it first, but nothing happened.

Hi,

You need to restore your wallet via the seed that was given when the wallet was created and sync it from block height 0.
To do so, delete all files in C:\ProgramData\stellite.

in the CLI Wallet folder, create a .bat file and place following commands in it:

Code:
stellite-wallet-cli.exe --restore-deterministic-wallet

save and start the .bat file.

It will ask you to name your restored wallet, set a new password and type in the seed key of 25 words.

When launching simple wallet afterwards, it will receive blocks and your balance will be shown.

Now you have a new wallet syncked from block 0 and can continue with CLI Wallet or open it in GUI Wallet.