Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLIConfig ¶
type CLIConfig struct {
Chains []uint64
DataDir string
L1NodeAddr string
L1HTTPPollInterval time.Duration
L1BeaconAddr string
L1BeaconFallbackAddrs []string
RPCConfig oprpc.CLIConfig
LogConfig oplog.CLIConfig
MetricsConfig opmetrics.CLIConfig
PprofConfig oppprof.CLIConfig
RawCtx *cli.Context
InteropActivationTimestamp *uint64
// InteropLogBackfillDepth is the duration (e.g. 168h) to extend initiating-message log ingestion
// backward from the tip before interop message validation runs. Zero disables.
InteropLogBackfillDepth time.Duration
}
Click to show internal directories.
Click to hide internal directories.