Error: Burn transaction has not been checkpointed as yet #357
Unanswered
Shivam-Vatshayan
asked this question in
Q&A
Replies: 1 comment
-
Hi I am getting the same issue const burnResult = await erc20TokenParent.withdrawConfirm(txHash); can someone have answer on how to resolve this issue?? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to do withdrawal using Matic Plasma. but Getting error : Error: Burn transaction has not been checkpointed as yet.
Here is my code :
Beta Was this translation helpful? Give feedback.
All reactions