We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chia官方有个chia plots check (参见 https://github.com/Chia-Network/chia-blockchain/wiki/CLI-Commands-Reference ) 其中-n 30命令可以检查绘图质量。
但是由于hpool签名问题,用该命令检查所有签名过的旧plot图全部报错。只有新og文件可查。
请问旧plot文件如何检查质量?我想找出全部 ratio <0.70的重新绘图。
我现在面临的问题是hpool上贡献点明显小于实际文件量,检查新pp池文件就发现有30%左右polt有问题,重p后贡献点正常。但旧文件无法检查
The text was updated successfully, but these errors were encountered:
好像plot quality不影响爆块的概率的。
Sorry, something went wrong.
你好,影响的
No branches or pull requests
chia官方有个chia plots check (参见 https://github.com/Chia-Network/chia-blockchain/wiki/CLI-Commands-Reference )
其中-n 30命令可以检查绘图质量。
但是由于hpool签名问题,用该命令检查所有签名过的旧plot图全部报错。只有新og文件可查。
请问旧plot文件如何检查质量?我想找出全部 ratio <0.70的重新绘图。
我现在面临的问题是hpool上贡献点明显小于实际文件量,检查新pp池文件就发现有30%左右polt有问题,重p后贡献点正常。但旧文件无法检查
The text was updated successfully, but these errors were encountered: