MessengerInterface
MessengerInterface#
Sends cross chain messages to contracts on a specific L2 network. The relayMessage implementation will
differ for each L2.
Functions#
relayMessage(address target, address userToRefund, uint256 l1CallValue, uint256 gasLimit, uint256 gasPrice, uint256 maxSubmissionCost, bytes message) (external)