Documentation ¶
Index ¶
- func L1ProcessFinalizedBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
- func L1ProcessInitiatedBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
- func L1ProcessProvenBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
- func L2ProcessFinalizedBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
- func L2ProcessInitiatedBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
- func LegacyL1ProcessFinalizedBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
- func LegacyL1ProcessInitiatedBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
- func LegacyL2ProcessFinalizedBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
- func LegacyL2ProcessInitiatedBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func L1ProcessFinalizedBridgeEvents ¶
func L1ProcessFinalizedBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
L1ProcessFinalizedBridgeEvents OptimismPortal (finalized withdrawals) and L1CrossDomainMessenger
func L1ProcessProvenBridgeEvents ¶
func L1ProcessProvenBridgeEvents(db *database.DB, fromHeight, toHeight *big.Int, l1ChainId, l2ChainId string) error
L1ProcessProvenBridgeEvents Optimism portal proven withdrawals
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.