Module fuel_core_relayer::ports

source ·
Expand description

Ports used by the relayer to access the outside world

Traits§

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