package
0.0.0-20231212030111-86af83068773
Repository: https://github.com/blastchain/blast.git
Documentation: pkg.go.dev
# Functions
L1ProcessFinalizedBridgeEvent will query the database for all the finalization markers for all initiated bridge events.
L1ProcessInitiatedBridgeEvents will query the database for bridge events that have been initiated between the specified block range.
L2ProcessFinalizedBridgeEvent will query the database for all the finalization markers for all initiated bridge events.
L2ProcessInitiatedBridgeEvents will query the database for bridge events that have been initiated between the specified block range.
LegacyL1ProcessFinalizedBridgeEvents will query for bridge events within the specified block range according to the pre-bedrock protocol.
LegacyL1ProcessInitiatedEvents will query the data for bridge events within the specified block range according the pre-bedrock protocol.
LegacyL2ProcessFinalizedBridgeEvents will query for bridge events within the specified block range according to the pre-bedrock protocol.
LegacyL2ProcessInitiatedEvents will query the data for bridge events within the specified block range according the pre-bedrock protocol.
No description provided by the author
# Variables
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author