- Right click this link and choose
Save link as...
to download the latest checkpoints.csv. - Place checkpoints.csv in the same folder as your Fuegod daemon
- You can get Fuegod from here if you don't have it already: https://github.com/usexfg/fuego/releases
- Make sure you shut down any GUI wallets, or any other instances of Fuegod.
- Open a command prompt in the same directory as Fuegod.exe .
- Type
Fuegod.exe --load-checkpoints checkpoints.csv
in the command prompt.
- Open a command prompt in the same directory as fuegod.
- Type
./fuegod --load-checkpoints checkpoints.csv
in the terminal.