add blockTag param to getUserOperationReceipt and waitForUserOperationReceipt
#4067
Replies: 1 comment
-
|
There is a |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In order to receive receipts for User Operations that have been included in a flashblock the Alchemy Bundler requires passing the
pendingtag to theeth_getUserOperationReceiptRPC (api spec, implementation). It would be great if viem could be extended to support this. Note: I'm not sure if all bundlers handle this the same, so this most likely will need to be an optional parameter that can be passed togetUserOperationReceiptandwaitForUserOperationReceipt.Beta Was this translation helpful? Give feedback.
All reactions