User Tools

Site Tools


crypto:chia:pools

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
crypto:chia:pools [2021/07/14 09:06] – [Create NFT Plots] petercrypto:chia:pools [2021/07/14 10:38] (current) peter
Line 7: Line 7:
  
 See [[Crypto:Chia:Faucets|Faucets]] to get free MOJO. See [[Crypto:Chia:Faucets|Faucets]] to get free MOJO.
 +
 +  The block reward is divided into two components:
 +
 +  * The 1.75 XCH pool portion and the 0.25 XCH farmer portion.
 +    * The 0.25 XCH will go to your farmer target address, which is the same as the OG plots.
  
 </WRAP> </WRAP>
Line 82: Line 87:
  
 <WRAP info> <WRAP info>
-**NOTE:**  The **-c** parameter must be filled with your P2 singleton address (pool contract address).+**NOTE:**  The **-c** parameter must be filled with the **P2 singleton address (pool contract address)**.
  
-  * This address can find via the **chia plotnft show** command.+  * This address can be found using the **chia plotnft show** command
 + 
 +  * When plotting for pooling, do NOT use the **-p** argument anymore, only **-c**. 
 +  * Other arguments have not changed.
  
 </WRAP> </WRAP>
Line 105: Line 113:
 </code> </code>
  
 +</WRAP>
 +
 +<WRAP important>
 +**WARNING**:  Before leaving a pool, claim any rewards:
 +
 +<code bash>
 +chia plotnft claim
 +</code>
 </WRAP> </WRAP>
  
 ---- ----
  
 +===== Leave a Pool =====
  
 +Switch to self farming.
 +
 +<code bash>
 +chia plotnft leave
 +</code>
 +
 +<WRAP important>
 +**WARNING**:  Before leaving a pool, claim any rewards:
 +
 +<code bash>
 +chia plotnft claim
 +</code>
 +</WRAP>
 +
 +
 +----
  
 ===== References ===== ===== References =====
crypto/chia/pools.1626253592.txt.gz · Last modified: 2021/07/14 09:06 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki