Closed ag3ntt closed 3 years ago
Hi ag3ntt,
I have special MadMax plotter, use this one https://github.com/Achi-Coin/achi-plotter.
Please let me know if it works.
Cheers, Sten
Hi @Achi-Coin,
thank you - with your custom MadMax plotter it works great.
Hi Sten,
in FAQ is given info, that achi plots can be created with MadMax. I installed Achi on Ubuntu 20.04, also installed MadMax and created first plot with poolkey & farmerkey from
achi keys show
.Used MadMax command:
./chia_plot --count 10 --threads 14 --tmpdir /mnt/nvme/madmax/ --tmpdir2 /mnt/ramdisk/ --finaldir /mnt/data-96/achi/
.After plots check by
achi plots check -n 100
, achi told that generated plot is not valid (see log below). Why this happens? Is there any special custom MadMax needed, or something like this?Thank you for your check and response. Also BIG Thank you for Achi ;)