You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When making calls between EOS and EVM contracts via eosio.evm call, is it possible to directly propagate error messages from the target contract to the caller? This would help users diagnose the root cause of the error more effectively.