Message Service: responsible for cross-chain messages between Ethereum and Linea
A mechanism that allows a contract on the source chain to safely interact with a contract on the target chain (e.g. L1TokenBridge triggering mint on the L2TokenBridge)
Responsible for bridging ETH (native currency on L1 and L2)
Supports:
push: auto-execution on target layer if a fee is paid (not yet available)
pull: users / protocols responsible for triggering the transaction