Module ports

Source
Expand description

Ports used by the relayer to access the outside world

Traitsยง

DatabaseTransaction
The trait that should be implemented by the database transaction returned by the database.
RelayerDb
Manages state related to supported external chains.
Transactional
The trait indicates that the type supports storage transactions.