You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the merkle proof can only be got from the callback of submit transaction. If user miss the callback then can't get it again. (maybe submit again)
We need a straight way to get the merkle proof, such as an option in query transaction status, or returns merkle proof by default.
The text was updated successfully, but these errors were encountered:
Currently the merkle proof can only be got from the callback of
submit transaction
. If user miss the callback then can't get it again. (maybe submit again)We need a straight way to get the merkle proof, such as an option in
query transaction status
, or returns merkle proof by default.The text was updated successfully, but these errors were encountered: