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
The function verify-merkle-proof expects the reverse merkle root. However, tx-was-mined? passes in the normal merkle root.
verify-merkle-proof
tx-was-mined?
The text was updated successfully, but these errors were encountered:
One possible solution: friedger/clarity-friedger-pool@51bc154#diff-9cbd4f5ed8cf4b56f6c1c387d6a01cb26e6f66bd518fabda78435ab79a092a1aR744
Sorry, something went wrong.
No branches or pull requests
The function
verify-merkle-proof
expects the reverse merkle root. However,tx-was-mined?
passes in the normal merkle root.The text was updated successfully, but these errors were encountered: