Versions in this module Expand all Collapse all v1 v1.0.0 Oct 4, 2024 Changes in this version + type EVMConfig struct + BeaconEndpoint string + CommitteePeriodLength uint64 + FinalityThreshold uint64 + ForcePeriod bool + GasIncreasePercentage int64 + GasMultiplier float64 + MaxGasPrice int64 + RetryInterval uint64 + Router string + SlotsPerEpoch uint64 + Spec string + Spectre string + StartingPeriod uint64 + TargetDomains []int16 + Yaho string + func LoadEVMConfig(domainID uint8) (*EVMConfig, error)