Versions in this module Expand all Collapse all v1 v1.0.3 Apr 10, 2023 Changes in this version + type Derivation interface + SafeL2Head func() eth.L2BlockRef + Step func(ctx context.Context) error + type Driver struct + func NewDriver(logger log.Logger, cfg *config.Config, l1Source derive.L1Fetcher, ...) *Driver + func (d *Driver) SafeHead() eth.L2BlockRef + func (d *Driver) Step(ctx context.Context) error