To optimize transaction costs, messages are not stored on the EVM but hashes of these messages are stored.
The protocol uses the EIP-712 definition for structuring messages and hashing its data (see EIP-712).The EIP-712 domain follows the Deelit protocol schema: see EIP712Domain.