Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { L1EthRpc string L2MtlRpc string ChainId uint64 PrivateKey string Mnemonic string SequencerHDPath string EigenContractAddress string GraphProvider string RetrieverSocket string DtlClientUrl string KzgConfig challenger.KzgConfig FromStoreNumber uint64 PollInterval time.Duration CompensatePollInterval time.Duration DbPath string Passphrase string CheckerBatchIndex uint64 UpdateBatchIndexStep uint64 DisableHTTP2 bool NeedReRollupBatch string ChallengerCheckEnable bool ReRollupToolEnable bool DataCompensateEnable bool ResubmissionTimeout time.Duration NumConfirmations uint64 SafeAbortNonceTooLowCount uint64 LoggingConfig logging.Config MetricsServerEnable bool MetricsHostname string MetricsPort uint64 EnableHsm bool HsmAPIName string HsmCreden string HsmAddress string }
Click to show internal directories.
Click to hide internal directories.