Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseEventProcessor ¶
type BaseEventProcessor struct { L1StartHeight *big.Int L2StartHeight *big.Int L1BedrockStartHeight *big.Int L2BedrockStartHeight *big.Int LatestL1L2InitL1Header *common2.BlockHeader LatestL1L2L2Header *common2.BlockHeader LatestL1L2FinalizedL2Header *common2.BlockHeader LatestStateRootL1Header *common2.BlockHeader LatestL2L1InitL2Header *common2.BlockHeader LatestProvenL1Header *common2.BlockHeader LatestFinalizedL1Header *common2.BlockHeader // contains filtered or unexported fields }
func NewBridgeProcessor ¶
func (*BaseEventProcessor) ClosetUnpack ¶
func (ep *BaseEventProcessor) ClosetUnpack() error
func (*BaseEventProcessor) StartUnpack ¶
func (ep *BaseEventProcessor) StartUnpack() error
Click to show internal directories.
Click to hide internal directories.