Skip to content

Enabled staking and the coins didn't return

Greg Griffith edited this page Feb 19, 2018 · 5 revisions

This is an issue that has already been fixed but the update has not yet been released. Your coins are safe, if you want to fix your balance do this:

  1. Stop the daemon
  2. Open the configuration file named eccoin.conf with a text editor located:

On Windows:

C:\Users\<USER>\AppData\Roaming\eccoin or %APPDATA%\eccoin


On Linux:

home/<USER>/.eccoin or ~/.eccoin


  1. Add this line at the bottom of the file: zapwallettxes=1and save the file
  2. Start the daemon
  3. After the daemon starts remove the line from the configuration file and save it.

After it loads you should see the correct balance displayed.

Clone this wiki locally