Closed Ganbin closed 3 years ago
I have seen other pull requests that add a new key for this but I think that only changing the previous pool_key (-p) by the new one(-c) would work. I don't know really know what is the use of the old -p one and if anybody would combine those 2.
i think they changed the CLI to "chia plotnft create" instead of "Chia plot create" so simple change p to c may not be working?
No, the chia chia plotnft create
is to create a singleton plot that is used to pool. But the way to create plot is still the same as before, only to change -p by -c.
See the doc here https://github.com/Chia-Network/chia-blockchain/wiki/Pooling-User-Guide#command-line-interface
Have you tested this yet?
check this https://github.com/swar/Swar-Chia-Plot-Manager/pull/1224, and make you the modifications in the code
@Ganbin new pool support was added Please close your pull request
Already added another implementation of this
change pool public key from -p to -c to be able to be compliant with the new pool protocol