Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MantleEventProcessor ¶
type MantleEventProcessor 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 (*MantleEventProcessor) ClosetUnpack ¶
func (ep *MantleEventProcessor) ClosetUnpack() error
func (*MantleEventProcessor) StartUnpack ¶
func (ep *MantleEventProcessor) StartUnpack() error
Click to show internal directories.
Click to hide internal directories.