openzeppelin_relayer::domain

Module evm_transaction

Source
Expand description

This module provides functionality related to Ethereum Virtual Machine (EVM) transactions. It includes the core transaction logic and utility functions for handling EVM transactions. This module defines the EvmRelayerTransaction struct and its associated functionality for handling Ethereum Virtual Machine (EVM) transactions. It includes methods for preparing, submitting, handling status, and managing notifications for transactions. The module leverages various services and repositories to perform these operations asynchronously.

Structs§

Type Aliases§