Closed lumtis closed 2 weeks ago
Describe the Issue
Add an interface that contract can implement on ZEVM onAbort This function is called to the abortAddress if defined, allowing some clean up
onAbort
Should contains information such as amount, zrc20, sender, etc...
Was meant to be created here https://github.com/zeta-chain/protocol-contracts/issues/429
Describe the Issue
Add an interface that contract can implement on ZEVM
onAbort
This function is called to the abortAddress if defined, allowing some clean upShould contains information such as amount, zrc20, sender, etc...