crypto:chia:pools
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crypto:chia:pools [2021/07/14 09:01] – [Create NFT Plots] peter | crypto:chia:pools [2021/07/14 10:38] (current) – peter | ||
---|---|---|---|
Line 7: | Line 7: | ||
See [[Crypto: | See [[Crypto: | ||
+ | |||
+ | 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. | ||
</ | </ | ||
Line 27: | Line 32: | ||
<WRAP info> | <WRAP info> | ||
- | **NOTE: | + | **NOTE: |
- | * The 1.75 XCH will go directly into your wallet. | + | |
- | * This is different than OG (original) plots, since OG plots are locked in to self farming forever. | + | |
+ | * Even if this option is used, a pool can still be joined later. | ||
+ | | ||
+ | |||
+ | * Any XCH earned (1.75 XCH) will go directly into your wallet. | ||
</ | </ | ||
Line 39: | Line 48: | ||
<code bash> | <code bash> | ||
- | chia plotnft create -u https:// | + | chia plotnft create -u https:// |
</ | </ | ||
- | chia plotnft create -u https:// | ||
- | </ | ||
<WRAP info> | <WRAP info> | ||
- | **NOTE:** This will create the pool against the specific pool. | + | **NOTE:** This will create the NFT against the specific pool. |
</ | </ | ||
Line 76: | Line 83: | ||
<code bash> | <code bash> | ||
- | chia plots create -c < | + | chia plots create -c abcdefghijklmnopqrstuvwxyz1234567890 |
</ | </ | ||
<WRAP info> | <WRAP info> | ||
- | **NOTE: | + | **NOTE: |
- | * 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. | ||
</ | </ | ||
Line 103: | Line 113: | ||
</ | </ | ||
+ | </ | ||
+ | |||
+ | <WRAP important> | ||
+ | **WARNING**: | ||
+ | |||
+ | <code bash> | ||
+ | chia plotnft claim | ||
+ | </ | ||
</ | </ | ||
---- | ---- | ||
+ | ===== Leave a Pool ===== | ||
+ | Switch to self farming. | ||
+ | |||
+ | <code bash> | ||
+ | chia plotnft leave | ||
+ | </ | ||
+ | |||
+ | <WRAP important> | ||
+ | **WARNING**: | ||
+ | |||
+ | <code bash> | ||
+ | chia plotnft claim | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | |||
+ | ---- | ||
===== References ===== | ===== References ===== | ||
+ | |||
+ | https:// | ||
https:// | https:// | ||
Line 116: | Line 153: | ||
https:// | https:// | ||
+ | |||
+ |
crypto/chia/pools.1626253292.txt.gz · Last modified: 2021/07/14 09:01 by peter