User Tools

Site Tools


guides:farming:winplot

This is an old revision of the document!


How to locate your winning plots?

For those of us who were (or will!) be lucky enough to win a block and wonder which plot was the winner, you can follow these steps to find out.

How-To

  1. First you have to find the plot_public_key of the winning plot on Chiaexplorer, it's an attribute of the won block
  2. That done, just paste on the machine(s) that run the harvester(s): curl –insecure –cert ~/.chia/mainnet/config/ssl/harvester/private_harvester.crt –key ~/.chia/mainnet/config/ssl/harvester/private_harvester.key -d '{}' -H “Content-Type: application/json” -X POST https://localhost:8560/get_plots | python3 -m json.tool | grep -B5 '<plot_public_key>' | grep -o '/.*\.plot'

Output

Your output will be something like: /plots/plot-k32-2021-07-04-14-36-30708752fcaa545a5b2ae5e76b0057d77268e55d4de810a4f4cdffb10dde5671.plot

Congratulations, you have now located your winning plots! Say some nice words, pad your drive on the back or relocate the plot to a “Victorious” folder; only you know how to honor your winners the right way! :-)

guides/farming/winplot.1631192900.txt.gz · Last modified: 2021/09/09 13:08 by vleesbanaan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki