IL1Messenger

Git Source

Author: Matter Labs

The interface of the L1 Messenger contract, responsible for sending messages to L1.

Note: security-contact: security@matterlabs.dev

Functions

sendToL1

function sendToL1(bytes calldata _message) external returns (bytes32);