User Tools

Site Tools


poolinfo:migrating_from_flexpool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
poolinfo:migrating_from_flexpool [2023/10/25 21:07] – [Step-by-step Guide] Update community node port for Gigahorse 2.1.1 earlpoolinfo:migrating_from_flexpool [2024/03/20 16:00] (current) – [Step-by-step Guide] Update to recent multi-node farmer config changes earl
Line 58: Line 58:
   - Once your plotnft is switched, stop the farmer: ''./chia.bin stop farmer-only''.   - Once your plotnft is switched, stop the farmer: ''./chia.bin stop farmer-only''.
   - Change ''~/.chia/mainnet/config/config.yaml'' to use our Gigahorse community node. Search for the following section:<code>farmer:   - Change ''~/.chia/mainnet/config/config.yaml'' to use our Gigahorse community node. Search for the following section:<code>farmer:
-  full_node_peer+  full_node_peers
-    host: localhost +    host: localhost 
-    port: 8444</code> and change it to:<code>farmer: +      port: 8444</code> and change it to:<code>farmer: 
-  full_node_peer+  full_node_peers
-    host: community-node.spacefarmers.io +    host: community-node.spacefarmers.io 
-    port: 18445</code>+      port: 18445</code>
   - Tell the harvester where to find your plots: ''./chia.bin plots add -d /path/to/plots''   - Tell the harvester where to find your plots: ''./chia.bin plots add -d /path/to/plots''
   - Start farmer and harvester to actually farm plots: ''./chia.bin start farmer-only harvester''. NB: If you have a large amount of plots, the Gigaghorse harvester will initially take a while to read all plots.   - Start farmer and harvester to actually farm plots: ''./chia.bin start farmer-only harvester''. NB: If you have a large amount of plots, the Gigaghorse harvester will initially take a while to read all plots.
poolinfo/migrating_from_flexpool.txt · Last modified: 2024/03/20 16:00 by earl

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki