code.vegaprotocol.io/vega@v0.79.0/core/evtforward/ethereum/README.md (about)

     1  # Ethereum event forwarder
     2  
     3  This package contains the specific implementation of the event forwarder for Ethereum blockchain.
     4  
     5  It reads the logs of Vega's bridge contracts, filters on specific events, translates them to ChainEvent transactions and use the Event Forwarder engine to forward it to the network.