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
Depends on #384 and #386.
Use latest_qc_claim().block_num instead everywhere that final_on_strong_qc_block_num was used. Remove final_on_strong_qc_block_num from the code.
latest_qc_claim().block_num
final_on_strong_qc_block_num
The text was updated successfully, but these errors were encountered:
linh2931
Successfully merging a pull request may close this issue.
Depends on #384 and #386.
Use
latest_qc_claim().block_num
instead everywhere thatfinal_on_strong_qc_block_num
was used. Removefinal_on_strong_qc_block_num
from the code.The text was updated successfully, but these errors were encountered: