Is there a way to retrieve eth in the case of a reverted L2 call from L1CrossDomainMessenger? #488
Unanswered
oveddan
asked this question in
Application Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Lets say you are calling L1CrossDomainMessenger on an L1 with some extra Eth, and having it call a contract on an L2 and forwarding that eth to the contract on the L2. If the contract on the L2 reverts the transaction, what happens to the ETH? Is there a way to recover it?
Beta Was this translation helpful? Give feedback.
All reactions