Forked Build
To get on the right chain I've done the following:
stop lytixd or the lytix-qt
copy over the .lytix (Linux) or the %appdata%\Lytix (Windows) directory to .lytix.old or Lytix.old
create a new .lytix directory or Lytix directory
copy over my wallet.dat, lytix.conf, masternode.conf, and maxnode.conf over from the old directory to the new
put the bootstrap.dat in the new directory
start lytixd or the lytix-qt app
let it rebuild
Bootstrap is here: https://www.lytixchain.org/repair/bootstrap.dat
Another method:
Stop the app or the daemon
Move your .lytix or %APPDATA%\Lytix directory to something like .lytix_bak or Lytix_old
Download the prebuilt Lytix directory https://www.lytixchain.org/repair/lytix_dir.zip
Unzip the file in the same area as your old directory
Copy over the following files from your directory to lytix_dir
wallet.dat
lytix.conf
masternode.conf
maxnode.conf
Move the lytix_dir directory over to Lytix (Windows, Mac )or .lytix (Linux)
Start up the daemon and it should synch to the blocks on the explorer http://explorer.lytixchain.org
Last updated