Recovering hashstore on Windows

@vladro and @minerone
You need to install a go compiler and developers tools before compile the tool locally:

Then you need to do the same, as for Linux CLI:

For me the docker method is simpler and you do not need to install all dev stuff to get a working command. It independent of how you run the node - as a service or as a docker container. Here docker is not used to run the node, it’s only to build this command-line tool in a simple way.

1 Like