Problem to Solve
|
function _sendMailboxedMessage(Gear.Message calldata _message) private { |
unreachable code
Possible Solution
we need to add new gr_send syscall with call_reply=true for outgoing messages (Mirror -> EOA/smart-contract) and add tests for it
Notes
No response