Replies: 2 comments
-
i believe i got this once as well; @tmm, we were just talking about this. except i used wagmi's |
Beta Was this translation helpful? Give feedback.
0 replies
-
Seems that has been fixed with the last updates.
Il Dom 21 Mag 2023, 17:06 Firn Protocol ***@***.***> ha
scritto:
… i believe i got this once as well; @tmm <https://github.com/tmm>, we were
just talking about this.
except i used wagmi's waitForTransaction
<https://wagmi.sh/core/actions/waitForTransaction> instead—but they
should be similar.
—
Reply to this email directly, view it on GitHub
<#481 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADSF6VWD3J7QVXIL4AMMOH3XHIVQBANCNFSM6AAAAAAX6JAXZQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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 get the tx response using
waitForTransactionReceipt
. I send the transaction, get the hash as response and pass this hash towaitForTransactionReceipt
. The error I get is:Transaction with hash "0x44cd834..." could not be found.
Beta Was this translation helpful? Give feedback.
All reactions