config

package
v1.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2026 License: MIT Imports: 8 Imported by: 0

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
}

func NewConfig

func NewConfig(ctx *cli.Context) *CLIConfig

func (*CLIConfig) Check

func (c *CLIConfig) Check() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL