keep-starknet-strange/piltover

[bug] There is no implementation of l1ToL2Messages() and l2ToL1Messages()

Closed this issue · 3 comments

  • Referring to the solidity verstion of the Messaging, there is no implementation of l1Tol2Messages() and l2tol1Messages() .
  • Without these functions there is no way to check the status(failure/success) of a message whether they are consumed or yet pending.

I would like to take up this issue, please assign it to me

Thanks for noting this missing function, all yours!

Closed in #34.