Post
Topic
Board Electrum
Re: Electrum - Why my confirmation is negative?
by
artofwar
on 06/01/2019, 14:29:07 UTC
anyway, how can we delete block headers?

If you are on Windows the easiest way to delete blockchain_headers it to copy/paste %APPDATA%\Electrum in your windows explorer, and it will lead you to Electrum folder. There you can delete this file and then open Electrum again, depending on your internet speed it should be synchronized in minutes or even less then minute if you have fast internet (file is just 40 MB+).

In case you are on Mac or Linux :

On Mac:

- Open Finder
- Go to folder (shift+cmd+G) and type ~/.electrum

On Linux:

- Home Folder
- Go -> Location and type ~/.electrum

http://docs.electrum.org/en/latest/faq.html






We deleted block headers,restarted daemon with the following commands:

electrum daemon stop
electrum daemon start
electrum load_wallet

Confirmation amount is still negative

this is the detailed issue on github https://github.com/spesmilo/electrum/issues/4990