Open yangyanhai555 opened 3 years ago
What are you trying to do? The current version doesn't support pooling as far I know. Use the files from: https://github.com/jack60612/Swar-Chia-Plot-Manager
What are you trying to do? The current version doesn't support pooling as far I know. Use the files from: https://github.com/jack60612/Swar-Chia-Plot-Manager
It does support pooling, changes were made around 1-2 weeks ago.
Ah nice, it didn't when I checked and saw no new version.
@ShadXo There was no new release tag. Simply clone the repo and you are fine.
@LotharMadsson No worries, I got it already working around 2 weeks ago.
Traceback (most recent call last): File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\chia\cmds\chia.py", line 83, in
File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\chia\cmds\chia.py", line 79, in main
File "click\core.py", line 829, in call
File "click\core.py", line 782, in main
File "click\core.py", line 1259, in invoke
File "click\core.py", line 1259, in invoke
File "click\core.py", line 1066, in invoke
File "click\core.py", line 610, in invoke
File "click\decorators.py", line 21, in new_func
File "chia\cmds\plots.py", line 135, in create_cmd
File "chia\plotting\create_plots.py", line 68, in create_plots
File "chia\plotting\create_plots.py", line 42, in get_pool_public_key
RuntimeError: No keys, please run 'chia keys add', 'chia keys generate' or provide a public key with -p
[9204] Failed to execute script chia