Versions in this module Expand all Collapse all v1 v1.1.3 Jan 20, 2025 v1.1.2 Jan 20, 2025 Changes in this version + const DefaultValues + const FlagCfg + const FlagGenesis + type Config struct + Executor executor.Config + Log log.Config + MerkleTree MTConfig + Offline StreamServerCfg + Online OnlineConfig + StateDB db.Config + func Default() (*Config, error) + func Load(ctx *cli.Context) (*Config, error) + type MTConfig struct + CacheFile string + MaxThreads int + URI string + type OnlineConfig struct + StreamType datastreamer.StreamType + URI string + type StreamServerCfg struct + ChainID uint64 + Filename string + Log log.Config + Port uint16 + UpgradeEtrogBatchNumber uint64 + Version uint8