MessageContext
Git Source (opens in a new tab)
struct MessageContext {
bytes origin;
address sender;
uint256 chainID;
}
Git Source (opens in a new tab)
struct MessageContext {
bytes origin;
address sender;
uint256 chainID;
}