Does 0.1.1 create Self Pool NFT compatible plots? #761
GBDownUnder
started this conversation in
General
Replies: 1 comment 9 replies
-
Yep! You can - you don't need the poolkey arg, just the contract arg and farmerkey args. Then later, you can just move to a pool. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can you create new Self pool plots with 0.1.1 and use them for other pools later?
I am thinking of the most generic way to create a plot but still be pool compatible.
Which flags would be required for this? Is the Farmer Public Key the same as for OG plots?
-p, --poolkey arg Pool Public Key (48 bytes)
-c, --contract arg Pool Contract Address (64 chars)
-f, --farmerkey arg Farmer Public Key (48 bytes)
I want to start plotting but haven't decided on a pool yet.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions