User Tools

Site Tools


poolinfo:payoutaddress

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
poolinfo:payoutaddress [2023/04/19 16:20] – [Changing the config.yaml] Clarify farmer stop/start points earlpoolinfo:payoutaddress [2023/04/19 16:49] – [How to change your pool payout address] Wording earl
Line 1: Line 1:
 ===== How to change your pool payout address===== ===== How to change your pool payout address=====
  
-There are some reasons for which you might want to change the payout address for your pool rewards. Maybe you feel that the keys tied to your plots are compromised after exposing your key to third-party software like [[guides/forks|forks]] or plotting managers and you want to farm directly to a [[guides/security/coldwallet|cold wallet]]. Or on the contrary, you want to send your farmer rewards directly to a [[ecosystem/wallets|third-party hot wallet]] on your phone. Whatever the reason you want to change your payout address, note that it is vital that you check whether you have access to the address you input!+There are some reasons why you might want to change the payout address for your pool rewards. Maybe you feel that the keys tied to your plots are compromised after exposing your key to third-party software like [[guides/forks|forks]] or plotting managers and you want to farm directly to a [[guides/security/coldwallet|cold wallet]]. Or on the contrary, you want to send your farmer rewards directly to a [[ecosystem/wallets|third-party hot wallet]] on your phone. Whatever the reason you want to change your payout address, note that it is vital that you check whether you have access to the address you input!
  
-In this guide you learn how to change payout address by either:+In this guideyou learn how to change payout address by either:
  
   * Using the GUI   * Using the GUI
Line 10: Line 10:
   * Using the Farmer RPC API (obsoleted by the CLI method)   * Using the Farmer RPC API (obsoleted by the CLI method)
  
-After you change your payout address, make sure to check if the change is accepted by the pool in your [[poolinfo/dashboard|SpaceFarmer Dashboard]].+After you change your payout address, check if the change is accepted by the pool in your [[poolinfo/dashboard|SpaceFarmer Dashboard]].
  
 <WRAP center round important 60%> <WRAP center round important 60%>
-<color #000>**Your payout address is regularly sent from the Chia farmer service to the pool. If you run multiple farmers, ensure that //all// of them are configured to send the //same// payout address. If you have multiple farmers configured with different payout addresses, your payout address as seen by the pool will change around seemingly randomly.**</color>+<color #000>**Your payout address is regularly sent to the pool from the Chia farmer service. If you run multiple farmers, ensure that //all// of them are configured to send the //same// payout address. If you have multiple farmers configured with different payout addresses, your payout address as seen by the pool will change around seemingly randomly.**</color>
 </WRAP> </WRAP>
  
Line 24: Line 24:
 ==== Using the CLI ==== ==== Using the CLI ====
  
-1. Run ''chia plotnft show'' on your farmer to obtain the launcher ID of the plot NFT for which you want to change the payout address. This will also show you the currently configured payout address. +  - Run ''chia plotnft show'' on your farmer to obtain the launcher ID of the plot NFT for which you want to change the payout address. This will also show you the currently configured payout address. 
- +  Run ''chia plotnft change_payout_instructions -l <LAUNCHER_ID> -a <PAYOUT_ADDRESS>'' to change to your desired payout address. 
-2. Run ''chia plotnft change_payout_instructions -l <LAUNCHER_ID> -a <PAYOUT_ADDRESS>'' to change to your desired payout address. +  - Run ''chia plotnft show'' again, to verify that the plot NFT's payout address changed correctly. 
- +  - Verify on the pool dashboard in the "Overview" tab for your farm that the payout address changed correctly. (Can take up to 5 minutes to update.)
-3. Verify on the pool dashboard in the "Overview" tab for your farm that the payout address changed correctly. (Can take up to 5 minutes to update.)+
  
  
poolinfo/payoutaddress.txt · Last modified: 2023/04/19 16:53 by earl

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki