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
当被压缩的扇区较多时,会出现 gas 较高,导致命令执行失败的清醒 可以考虑在发消息之前先估一下消息,gas 过高时,对被压缩的扇区进行拆分 参见 filecoin-project/lotus#9070
The text was updated successfully, but these errors were encountered:
No branches or pull requests
模块 / Components
描述 / Description
当被压缩的扇区较多时,会出现 gas 较高,导致命令执行失败的清醒
可以考虑在发消息之前先估一下消息,gas 过高时,对被压缩的扇区进行拆分
参见 filecoin-project/lotus#9070
The text was updated successfully, but these errors were encountered: