Build
Architecture
protocol
contracts
evm
interfaces
IGatewayEVM.sol
Interface.callable

Interface.callable

Git Source (opens in a new tab)

Interface implemented by contracts receiving authenticated calls.

onCall

function onCall(MessageContext calldata context, bytes calldata message) external payable returns (bytes memory);

Continue Learning

Continue with the next part or try a related tutorial

Feedback
How has your developer experience been?
Share your feedback and help improve it for everyone.