[bug] There is no implementation of l1ToL2Messages() and l2ToL1Messages()
Closed this issue · 3 comments
byteZorvin commented
- Referring to the solidity verstion of the Messaging, there is no implementation of
l1Tol2Messages()
andl2tol1Messages()
. - Without these functions there is no way to check the status(failure/success) of a message whether they are consumed or yet pending.
byteZorvin commented
I would like to take up this issue, please assign it to me
glihm commented
Thanks for noting this missing function, all yours!