Everything worked fine with mining, but for about 5 hours I`m delayed, now on block 240400. Any advice?
I had the same problem. I assume you forked. I could only solve the problem with deleting the blockchain and load it new again.
Ok, thanks. And how did you delete it?
First stop your node (using CTRL+C). If you use the wallet, there is a "Stop Server" button. Then, on Linux:
cd heatledger-1.0.1
rm -rf blockchain
On Windows, look for the blockchain folder with the explorer and then delete it. I think it is located in C:\Users\username\AppData\Local\Heatwallet\app-1.0.1\resources\heatledger (replace "username" with your own). If you don't want to wait for the entire chain to download and sync, a faster way is to follow the instructions at:
https://heatbrowser.com/report.htmli also forged about 20 hours on a forked chain. not nice. needs some work on it i guess.