Build
Architecture
protocol
contracts
evm
interfaces
IGatewayEVM.sol
Struct.messagecontext

Struct.messagecontext

Git Source (opens in a new tab)

Message context passed to execute function.

struct MessageContext {
    address sender;
}

Properties

NameTypeDescription
senderaddressSender from omnichain contract.

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.