Lucky enough to win a block and wonder which plot was the winner? If you are not farming with SpaceFarmers, you can follow the guide below.
SpaceFarmers can simply find their winning blockwinning plots in the Partials tab in your dashboard.
chia farm summary
in the CLI, it will display the “Last height farmed” alsoplot_public_key
attribute curl --insecure --no-progress-meter \ --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_here>" \ | grep -o '/.*\.plot'
Your output will be something like:
/plots/plot-k32-2021-07-04-14-36-30708752fcaa545a5b2ae5e76b0057d77268e55d4de810a4f4cdffb10dde5671.plot
Congratulations, you have now located your winning plot! 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!