mocks

package
v1.1.0-solana-test Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2022 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainScopedConfig

type ChainScopedConfig struct {
	mock.Mock
}

ChainScopedConfig is an autogenerated mock type for the ChainScopedConfig type

func (*ChainScopedConfig) AdminCredentialsFile

func (_m *ChainScopedConfig) AdminCredentialsFile() string

AdminCredentialsFile provides a mock function with given fields:

func (*ChainScopedConfig) AdvisoryLockCheckInterval added in v1.2.0

func (_m *ChainScopedConfig) AdvisoryLockCheckInterval() time.Duration

AdvisoryLockCheckInterval provides a mock function with given fields:

func (*ChainScopedConfig) AdvisoryLockID added in v1.2.0

func (_m *ChainScopedConfig) AdvisoryLockID() int64

AdvisoryLockID provides a mock function with given fields:

func (*ChainScopedConfig) AllowOrigins

func (_m *ChainScopedConfig) AllowOrigins() string

AllowOrigins provides a mock function with given fields:

func (*ChainScopedConfig) AppID

func (_m *ChainScopedConfig) AppID() uuid.UUID

AppID provides a mock function with given fields:

func (*ChainScopedConfig) AuthenticatedRateLimit

func (_m *ChainScopedConfig) AuthenticatedRateLimit() int64

AuthenticatedRateLimit provides a mock function with given fields:

func (*ChainScopedConfig) AuthenticatedRateLimitPeriod

func (_m *ChainScopedConfig) AuthenticatedRateLimitPeriod() models.Duration

AuthenticatedRateLimitPeriod provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofBlockProfileRate

func (_m *ChainScopedConfig) AutoPprofBlockProfileRate() int

AutoPprofBlockProfileRate provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofCPUProfileRate

func (_m *ChainScopedConfig) AutoPprofCPUProfileRate() int

AutoPprofCPUProfileRate provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofEnabled

func (_m *ChainScopedConfig) AutoPprofEnabled() bool

AutoPprofEnabled provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofGatherDuration

func (_m *ChainScopedConfig) AutoPprofGatherDuration() models.Duration

AutoPprofGatherDuration provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofGatherTraceDuration

func (_m *ChainScopedConfig) AutoPprofGatherTraceDuration() models.Duration

AutoPprofGatherTraceDuration provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofGoroutineThreshold

func (_m *ChainScopedConfig) AutoPprofGoroutineThreshold() int

AutoPprofGoroutineThreshold provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofMaxProfileSize

func (_m *ChainScopedConfig) AutoPprofMaxProfileSize() utils.FileSize

AutoPprofMaxProfileSize provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofMemProfileRate

func (_m *ChainScopedConfig) AutoPprofMemProfileRate() int

AutoPprofMemProfileRate provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofMemThreshold

func (_m *ChainScopedConfig) AutoPprofMemThreshold() utils.FileSize

AutoPprofMemThreshold provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofMutexProfileFraction

func (_m *ChainScopedConfig) AutoPprofMutexProfileFraction() int

AutoPprofMutexProfileFraction provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofPollInterval

func (_m *ChainScopedConfig) AutoPprofPollInterval() models.Duration

AutoPprofPollInterval provides a mock function with given fields:

func (*ChainScopedConfig) AutoPprofProfileRoot

func (_m *ChainScopedConfig) AutoPprofProfileRoot() string

AutoPprofProfileRoot provides a mock function with given fields:

func (*ChainScopedConfig) BalanceMonitorEnabled

func (_m *ChainScopedConfig) BalanceMonitorEnabled() bool

BalanceMonitorEnabled provides a mock function with given fields:

func (*ChainScopedConfig) BlockBackfillDepth

func (_m *ChainScopedConfig) BlockBackfillDepth() uint64

BlockBackfillDepth provides a mock function with given fields:

func (*ChainScopedConfig) BlockBackfillSkip

func (_m *ChainScopedConfig) BlockBackfillSkip() bool

BlockBackfillSkip provides a mock function with given fields:

func (*ChainScopedConfig) BlockEmissionIdleWarningThreshold

func (_m *ChainScopedConfig) BlockEmissionIdleWarningThreshold() time.Duration

BlockEmissionIdleWarningThreshold provides a mock function with given fields:

func (*ChainScopedConfig) BlockHistoryEstimatorBatchSize

func (_m *ChainScopedConfig) BlockHistoryEstimatorBatchSize() uint32

BlockHistoryEstimatorBatchSize provides a mock function with given fields:

func (*ChainScopedConfig) BlockHistoryEstimatorBlockDelay

func (_m *ChainScopedConfig) BlockHistoryEstimatorBlockDelay() uint16

BlockHistoryEstimatorBlockDelay provides a mock function with given fields:

func (*ChainScopedConfig) BlockHistoryEstimatorBlockHistorySize

func (_m *ChainScopedConfig) BlockHistoryEstimatorBlockHistorySize() uint16

BlockHistoryEstimatorBlockHistorySize provides a mock function with given fields:

func (*ChainScopedConfig) BlockHistoryEstimatorEIP1559FeeCapBufferBlocks added in v1.1.1

func (_m *ChainScopedConfig) BlockHistoryEstimatorEIP1559FeeCapBufferBlocks() uint16

BlockHistoryEstimatorEIP1559FeeCapBufferBlocks provides a mock function with given fields:

func (*ChainScopedConfig) BlockHistoryEstimatorTransactionPercentile

func (_m *ChainScopedConfig) BlockHistoryEstimatorTransactionPercentile() uint16

BlockHistoryEstimatorTransactionPercentile provides a mock function with given fields:

func (*ChainScopedConfig) BridgeResponseURL

func (_m *ChainScopedConfig) BridgeResponseURL() *url.URL

BridgeResponseURL provides a mock function with given fields:

func (*ChainScopedConfig) CertFile

func (_m *ChainScopedConfig) CertFile() string

CertFile provides a mock function with given fields:

func (*ChainScopedConfig) ChainID

func (_m *ChainScopedConfig) ChainID() *big.Int

ChainID provides a mock function with given fields:

func (*ChainScopedConfig) ChainType

func (_m *ChainScopedConfig) ChainType() chains.ChainType

ChainType provides a mock function with given fields:

func (*ChainScopedConfig) ClientNodeURL

func (_m *ChainScopedConfig) ClientNodeURL() string

ClientNodeURL provides a mock function with given fields:

func (*ChainScopedConfig) Configure

func (_m *ChainScopedConfig) Configure(_a0 types.ChainCfg) error

Configure provides a mock function with given fields: _a0

func (*ChainScopedConfig) DatabaseBackupDir

func (_m *ChainScopedConfig) DatabaseBackupDir() string

DatabaseBackupDir provides a mock function with given fields:

func (*ChainScopedConfig) DatabaseBackupFrequency

func (_m *ChainScopedConfig) DatabaseBackupFrequency() time.Duration

DatabaseBackupFrequency provides a mock function with given fields:

func (*ChainScopedConfig) DatabaseBackupMode

func (_m *ChainScopedConfig) DatabaseBackupMode() coreconfig.DatabaseBackupMode

DatabaseBackupMode provides a mock function with given fields:

func (*ChainScopedConfig) DatabaseBackupOnVersionUpgrade

func (_m *ChainScopedConfig) DatabaseBackupOnVersionUpgrade() bool

DatabaseBackupOnVersionUpgrade provides a mock function with given fields:

func (*ChainScopedConfig) DatabaseBackupURL

func (_m *ChainScopedConfig) DatabaseBackupURL() *url.URL

DatabaseBackupURL provides a mock function with given fields:

func (*ChainScopedConfig) DatabaseListenerMaxReconnectDuration

func (_m *ChainScopedConfig) DatabaseListenerMaxReconnectDuration() time.Duration

DatabaseListenerMaxReconnectDuration provides a mock function with given fields:

func (*ChainScopedConfig) DatabaseListenerMinReconnectInterval

func (_m *ChainScopedConfig) DatabaseListenerMinReconnectInterval() time.Duration

DatabaseListenerMinReconnectInterval provides a mock function with given fields:

func (*ChainScopedConfig) DatabaseLockingMode

func (_m *ChainScopedConfig) DatabaseLockingMode() string

DatabaseLockingMode provides a mock function with given fields:

func (*ChainScopedConfig) DatabaseURL

func (_m *ChainScopedConfig) DatabaseURL() url.URL

DatabaseURL provides a mock function with given fields:

func (*ChainScopedConfig) DefaultChainID

func (_m *ChainScopedConfig) DefaultChainID() *big.Int

DefaultChainID provides a mock function with given fields:

func (*ChainScopedConfig) DefaultHTTPAllowUnrestrictedNetworkAccess

func (_m *ChainScopedConfig) DefaultHTTPAllowUnrestrictedNetworkAccess() bool

DefaultHTTPAllowUnrestrictedNetworkAccess provides a mock function with given fields:

func (*ChainScopedConfig) DefaultHTTPLimit

func (_m *ChainScopedConfig) DefaultHTTPLimit() int64

DefaultHTTPLimit provides a mock function with given fields:

func (*ChainScopedConfig) DefaultHTTPTimeout

func (_m *ChainScopedConfig) DefaultHTTPTimeout() models.Duration

DefaultHTTPTimeout provides a mock function with given fields:

func (*ChainScopedConfig) DefaultLogLevel

func (_m *ChainScopedConfig) DefaultLogLevel() zapcore.Level

DefaultLogLevel provides a mock function with given fields:

func (*ChainScopedConfig) Dev

func (_m *ChainScopedConfig) Dev() bool

Dev provides a mock function with given fields:

func (*ChainScopedConfig) EVMEnabled added in v1.2.0

func (_m *ChainScopedConfig) EVMEnabled() bool

EVMEnabled provides a mock function with given fields:

func (*ChainScopedConfig) EVMRPCEnabled added in v1.2.0

func (_m *ChainScopedConfig) EVMRPCEnabled() bool

EVMRPCEnabled provides a mock function with given fields:

func (*ChainScopedConfig) EthTxReaperInterval

func (_m *ChainScopedConfig) EthTxReaperInterval() time.Duration

EthTxReaperInterval provides a mock function with given fields:

func (*ChainScopedConfig) EthTxReaperThreshold

func (_m *ChainScopedConfig) EthTxReaperThreshold() time.Duration

EthTxReaperThreshold provides a mock function with given fields:

func (*ChainScopedConfig) EthTxResendAfterThreshold

func (_m *ChainScopedConfig) EthTxResendAfterThreshold() time.Duration

EthTxResendAfterThreshold provides a mock function with given fields:

func (*ChainScopedConfig) EthereumHTTPURL

func (_m *ChainScopedConfig) EthereumHTTPURL() *url.URL

EthereumHTTPURL provides a mock function with given fields:

func (*ChainScopedConfig) EthereumSecondaryURLs

func (_m *ChainScopedConfig) EthereumSecondaryURLs() []url.URL

EthereumSecondaryURLs provides a mock function with given fields:

func (*ChainScopedConfig) EthereumURL

func (_m *ChainScopedConfig) EthereumURL() string

EthereumURL provides a mock function with given fields:

func (*ChainScopedConfig) EvmEIP1559DynamicFees

func (_m *ChainScopedConfig) EvmEIP1559DynamicFees() bool

EvmEIP1559DynamicFees provides a mock function with given fields:

func (*ChainScopedConfig) EvmFinalityDepth

func (_m *ChainScopedConfig) EvmFinalityDepth() uint32

EvmFinalityDepth provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasBumpPercent

func (_m *ChainScopedConfig) EvmGasBumpPercent() uint16

EvmGasBumpPercent provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasBumpThreshold

func (_m *ChainScopedConfig) EvmGasBumpThreshold() uint64

EvmGasBumpThreshold provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasBumpTxDepth

func (_m *ChainScopedConfig) EvmGasBumpTxDepth() uint16

EvmGasBumpTxDepth provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasBumpWei

func (_m *ChainScopedConfig) EvmGasBumpWei() *big.Int

EvmGasBumpWei provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasFeeCapDefault added in v1.1.1

func (_m *ChainScopedConfig) EvmGasFeeCapDefault() *big.Int

EvmGasFeeCapDefault provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasLimitDefault

func (_m *ChainScopedConfig) EvmGasLimitDefault() uint64

EvmGasLimitDefault provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasLimitMultiplier

func (_m *ChainScopedConfig) EvmGasLimitMultiplier() float32

EvmGasLimitMultiplier provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasLimitTransfer

func (_m *ChainScopedConfig) EvmGasLimitTransfer() uint64

EvmGasLimitTransfer provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasPriceDefault

func (_m *ChainScopedConfig) EvmGasPriceDefault() *big.Int

EvmGasPriceDefault provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasTipCapDefault

func (_m *ChainScopedConfig) EvmGasTipCapDefault() *big.Int

EvmGasTipCapDefault provides a mock function with given fields:

func (*ChainScopedConfig) EvmGasTipCapMinimum

func (_m *ChainScopedConfig) EvmGasTipCapMinimum() *big.Int

EvmGasTipCapMinimum provides a mock function with given fields:

func (*ChainScopedConfig) EvmHeadTrackerHistoryDepth

func (_m *ChainScopedConfig) EvmHeadTrackerHistoryDepth() uint32

EvmHeadTrackerHistoryDepth provides a mock function with given fields:

func (*ChainScopedConfig) EvmHeadTrackerMaxBufferSize

func (_m *ChainScopedConfig) EvmHeadTrackerMaxBufferSize() uint32

EvmHeadTrackerMaxBufferSize provides a mock function with given fields:

func (*ChainScopedConfig) EvmHeadTrackerSamplingInterval

func (_m *ChainScopedConfig) EvmHeadTrackerSamplingInterval() time.Duration

EvmHeadTrackerSamplingInterval provides a mock function with given fields:

func (*ChainScopedConfig) EvmLogBackfillBatchSize

func (_m *ChainScopedConfig) EvmLogBackfillBatchSize() uint32

EvmLogBackfillBatchSize provides a mock function with given fields:

func (*ChainScopedConfig) EvmMaxGasPriceWei

func (_m *ChainScopedConfig) EvmMaxGasPriceWei() *big.Int

EvmMaxGasPriceWei provides a mock function with given fields:

func (*ChainScopedConfig) EvmMaxInFlightTransactions

func (_m *ChainScopedConfig) EvmMaxInFlightTransactions() uint32

EvmMaxInFlightTransactions provides a mock function with given fields:

func (*ChainScopedConfig) EvmMaxQueuedTransactions

func (_m *ChainScopedConfig) EvmMaxQueuedTransactions() uint64

EvmMaxQueuedTransactions provides a mock function with given fields:

func (*ChainScopedConfig) EvmMinGasPriceWei

func (_m *ChainScopedConfig) EvmMinGasPriceWei() *big.Int

EvmMinGasPriceWei provides a mock function with given fields:

func (*ChainScopedConfig) EvmNonceAutoSync

func (_m *ChainScopedConfig) EvmNonceAutoSync() bool

EvmNonceAutoSync provides a mock function with given fields:

func (*ChainScopedConfig) EvmRPCDefaultBatchSize

func (_m *ChainScopedConfig) EvmRPCDefaultBatchSize() uint32

EvmRPCDefaultBatchSize provides a mock function with given fields:

func (*ChainScopedConfig) ExplorerAccessKey

func (_m *ChainScopedConfig) ExplorerAccessKey() string

ExplorerAccessKey provides a mock function with given fields:

func (*ChainScopedConfig) ExplorerSecret

func (_m *ChainScopedConfig) ExplorerSecret() string

ExplorerSecret provides a mock function with given fields:

func (*ChainScopedConfig) ExplorerURL

func (_m *ChainScopedConfig) ExplorerURL() *url.URL

ExplorerURL provides a mock function with given fields:

func (*ChainScopedConfig) FMDefaultTransactionQueueDepth

func (_m *ChainScopedConfig) FMDefaultTransactionQueueDepth() uint32

FMDefaultTransactionQueueDepth provides a mock function with given fields:

func (*ChainScopedConfig) FMSimulateTransactions

func (_m *ChainScopedConfig) FMSimulateTransactions() bool

FMSimulateTransactions provides a mock function with given fields:

func (*ChainScopedConfig) FeatureExternalInitiators

func (_m *ChainScopedConfig) FeatureExternalInitiators() bool

FeatureExternalInitiators provides a mock function with given fields:

func (*ChainScopedConfig) FeatureFeedsManager

func (_m *ChainScopedConfig) FeatureFeedsManager() bool

FeatureFeedsManager provides a mock function with given fields:

func (*ChainScopedConfig) FeatureOffchainReporting

func (_m *ChainScopedConfig) FeatureOffchainReporting() bool

FeatureOffchainReporting provides a mock function with given fields:

func (*ChainScopedConfig) FeatureOffchainReporting2 added in v1.2.0

func (_m *ChainScopedConfig) FeatureOffchainReporting2() bool

FeatureOffchainReporting2 provides a mock function with given fields:

func (*ChainScopedConfig) FeatureUICSAKeys

func (_m *ChainScopedConfig) FeatureUICSAKeys() bool

FeatureUICSAKeys provides a mock function with given fields:

func (*ChainScopedConfig) FlagsContractAddress

func (_m *ChainScopedConfig) FlagsContractAddress() string

FlagsContractAddress provides a mock function with given fields:

func (*ChainScopedConfig) GasEstimatorMode

func (_m *ChainScopedConfig) GasEstimatorMode() string

GasEstimatorMode provides a mock function with given fields:

func (*ChainScopedConfig) GetAdvisoryLockIDConfiguredOrDefault

func (_m *ChainScopedConfig) GetAdvisoryLockIDConfiguredOrDefault() int64

GetAdvisoryLockIDConfiguredOrDefault provides a mock function with given fields:

func (*ChainScopedConfig) GetDatabaseDialectConfiguredOrDefault

func (_m *ChainScopedConfig) GetDatabaseDialectConfiguredOrDefault() dialects.DialectName

GetDatabaseDialectConfiguredOrDefault provides a mock function with given fields:

func (*ChainScopedConfig) GlobalBalanceMonitorEnabled

func (_m *ChainScopedConfig) GlobalBalanceMonitorEnabled() (bool, bool)

GlobalBalanceMonitorEnabled provides a mock function with given fields:

func (*ChainScopedConfig) GlobalBlockEmissionIdleWarningThreshold

func (_m *ChainScopedConfig) GlobalBlockEmissionIdleWarningThreshold() (time.Duration, bool)

GlobalBlockEmissionIdleWarningThreshold provides a mock function with given fields:

func (*ChainScopedConfig) GlobalBlockHistoryEstimatorBatchSize

func (_m *ChainScopedConfig) GlobalBlockHistoryEstimatorBatchSize() (uint32, bool)

GlobalBlockHistoryEstimatorBatchSize provides a mock function with given fields:

func (*ChainScopedConfig) GlobalBlockHistoryEstimatorBlockDelay

func (_m *ChainScopedConfig) GlobalBlockHistoryEstimatorBlockDelay() (uint16, bool)

GlobalBlockHistoryEstimatorBlockDelay provides a mock function with given fields:

func (*ChainScopedConfig) GlobalBlockHistoryEstimatorBlockHistorySize

func (_m *ChainScopedConfig) GlobalBlockHistoryEstimatorBlockHistorySize() (uint16, bool)

GlobalBlockHistoryEstimatorBlockHistorySize provides a mock function with given fields:

func (*ChainScopedConfig) GlobalBlockHistoryEstimatorEIP1559FeeCapBufferBlocks added in v1.1.1

func (_m *ChainScopedConfig) GlobalBlockHistoryEstimatorEIP1559FeeCapBufferBlocks() (uint16, bool)

GlobalBlockHistoryEstimatorEIP1559FeeCapBufferBlocks provides a mock function with given fields:

func (*ChainScopedConfig) GlobalBlockHistoryEstimatorTransactionPercentile

func (_m *ChainScopedConfig) GlobalBlockHistoryEstimatorTransactionPercentile() (uint16, bool)

GlobalBlockHistoryEstimatorTransactionPercentile provides a mock function with given fields:

func (*ChainScopedConfig) GlobalChainType

func (_m *ChainScopedConfig) GlobalChainType() (string, bool)

GlobalChainType provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEthTxReaperInterval

func (_m *ChainScopedConfig) GlobalEthTxReaperInterval() (time.Duration, bool)

GlobalEthTxReaperInterval provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEthTxReaperThreshold

func (_m *ChainScopedConfig) GlobalEthTxReaperThreshold() (time.Duration, bool)

GlobalEthTxReaperThreshold provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEthTxResendAfterThreshold

func (_m *ChainScopedConfig) GlobalEthTxResendAfterThreshold() (time.Duration, bool)

GlobalEthTxResendAfterThreshold provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmDefaultBatchSize

func (_m *ChainScopedConfig) GlobalEvmDefaultBatchSize() (uint32, bool)

GlobalEvmDefaultBatchSize provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmEIP1559DynamicFees

func (_m *ChainScopedConfig) GlobalEvmEIP1559DynamicFees() (bool, bool)

GlobalEvmEIP1559DynamicFees provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmFinalityDepth

func (_m *ChainScopedConfig) GlobalEvmFinalityDepth() (uint32, bool)

GlobalEvmFinalityDepth provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasBumpPercent

func (_m *ChainScopedConfig) GlobalEvmGasBumpPercent() (uint16, bool)

GlobalEvmGasBumpPercent provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasBumpThreshold

func (_m *ChainScopedConfig) GlobalEvmGasBumpThreshold() (uint64, bool)

GlobalEvmGasBumpThreshold provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasBumpTxDepth

func (_m *ChainScopedConfig) GlobalEvmGasBumpTxDepth() (uint16, bool)

GlobalEvmGasBumpTxDepth provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasBumpWei

func (_m *ChainScopedConfig) GlobalEvmGasBumpWei() (*big.Int, bool)

GlobalEvmGasBumpWei provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasFeeCapDefault added in v1.1.1

func (_m *ChainScopedConfig) GlobalEvmGasFeeCapDefault() (*big.Int, bool)

GlobalEvmGasFeeCapDefault provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasLimitDefault

func (_m *ChainScopedConfig) GlobalEvmGasLimitDefault() (uint64, bool)

GlobalEvmGasLimitDefault provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasLimitMultiplier

func (_m *ChainScopedConfig) GlobalEvmGasLimitMultiplier() (float32, bool)

GlobalEvmGasLimitMultiplier provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasLimitTransfer

func (_m *ChainScopedConfig) GlobalEvmGasLimitTransfer() (uint64, bool)

GlobalEvmGasLimitTransfer provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasPriceDefault

func (_m *ChainScopedConfig) GlobalEvmGasPriceDefault() (*big.Int, bool)

GlobalEvmGasPriceDefault provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasTipCapDefault

func (_m *ChainScopedConfig) GlobalEvmGasTipCapDefault() (*big.Int, bool)

GlobalEvmGasTipCapDefault provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmGasTipCapMinimum

func (_m *ChainScopedConfig) GlobalEvmGasTipCapMinimum() (*big.Int, bool)

GlobalEvmGasTipCapMinimum provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmHeadTrackerHistoryDepth

func (_m *ChainScopedConfig) GlobalEvmHeadTrackerHistoryDepth() (uint32, bool)

GlobalEvmHeadTrackerHistoryDepth provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmHeadTrackerMaxBufferSize

func (_m *ChainScopedConfig) GlobalEvmHeadTrackerMaxBufferSize() (uint32, bool)

GlobalEvmHeadTrackerMaxBufferSize provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmHeadTrackerSamplingInterval

func (_m *ChainScopedConfig) GlobalEvmHeadTrackerSamplingInterval() (time.Duration, bool)

GlobalEvmHeadTrackerSamplingInterval provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmLogBackfillBatchSize

func (_m *ChainScopedConfig) GlobalEvmLogBackfillBatchSize() (uint32, bool)

GlobalEvmLogBackfillBatchSize provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmMaxGasPriceWei

func (_m *ChainScopedConfig) GlobalEvmMaxGasPriceWei() (*big.Int, bool)

GlobalEvmMaxGasPriceWei provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmMaxInFlightTransactions

func (_m *ChainScopedConfig) GlobalEvmMaxInFlightTransactions() (uint32, bool)

GlobalEvmMaxInFlightTransactions provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmMaxQueuedTransactions

func (_m *ChainScopedConfig) GlobalEvmMaxQueuedTransactions() (uint64, bool)

GlobalEvmMaxQueuedTransactions provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmMinGasPriceWei

func (_m *ChainScopedConfig) GlobalEvmMinGasPriceWei() (*big.Int, bool)

GlobalEvmMinGasPriceWei provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmNonceAutoSync

func (_m *ChainScopedConfig) GlobalEvmNonceAutoSync() (bool, bool)

GlobalEvmNonceAutoSync provides a mock function with given fields:

func (*ChainScopedConfig) GlobalEvmRPCDefaultBatchSize

func (_m *ChainScopedConfig) GlobalEvmRPCDefaultBatchSize() (uint32, bool)

GlobalEvmRPCDefaultBatchSize provides a mock function with given fields:

func (*ChainScopedConfig) GlobalFlagsContractAddress

func (_m *ChainScopedConfig) GlobalFlagsContractAddress() (string, bool)

GlobalFlagsContractAddress provides a mock function with given fields:

func (*ChainScopedConfig) GlobalGasEstimatorMode

func (_m *ChainScopedConfig) GlobalGasEstimatorMode() (string, bool)

GlobalGasEstimatorMode provides a mock function with given fields:

func (*ChainScopedConfig) GlobalLinkContractAddress

func (_m *ChainScopedConfig) GlobalLinkContractAddress() (string, bool)

GlobalLinkContractAddress provides a mock function with given fields:

func (*ChainScopedConfig) GlobalMinIncomingConfirmations

func (_m *ChainScopedConfig) GlobalMinIncomingConfirmations() (uint32, bool)

GlobalMinIncomingConfirmations provides a mock function with given fields:

func (*ChainScopedConfig) GlobalMinRequiredOutgoingConfirmations

func (_m *ChainScopedConfig) GlobalMinRequiredOutgoingConfirmations() (uint64, bool)

GlobalMinRequiredOutgoingConfirmations provides a mock function with given fields:

func (*ChainScopedConfig) GlobalMinimumContractPayment

func (_m *ChainScopedConfig) GlobalMinimumContractPayment() (*assets.Link, bool)

GlobalMinimumContractPayment provides a mock function with given fields:

func (*ChainScopedConfig) GlobalOCRContractConfirmations

func (_m *ChainScopedConfig) GlobalOCRContractConfirmations() (uint16, bool)

GlobalOCRContractConfirmations provides a mock function with given fields:

func (*ChainScopedConfig) GlobalOCRContractTransmitterTransmitTimeout added in v1.2.0

func (_m *ChainScopedConfig) GlobalOCRContractTransmitterTransmitTimeout() (time.Duration, bool)

GlobalOCRContractTransmitterTransmitTimeout provides a mock function with given fields:

func (*ChainScopedConfig) GlobalOCRDatabaseTimeout added in v1.2.0

func (_m *ChainScopedConfig) GlobalOCRDatabaseTimeout() (time.Duration, bool)

GlobalOCRDatabaseTimeout provides a mock function with given fields:

func (*ChainScopedConfig) GlobalOCRObservationGracePeriod added in v1.2.0

func (_m *ChainScopedConfig) GlobalOCRObservationGracePeriod() (time.Duration, bool)

GlobalOCRObservationGracePeriod provides a mock function with given fields:

func (*ChainScopedConfig) HTTPServerWriteTimeout

func (_m *ChainScopedConfig) HTTPServerWriteTimeout() time.Duration

HTTPServerWriteTimeout provides a mock function with given fields:

func (*ChainScopedConfig) InsecureFastScrypt

func (_m *ChainScopedConfig) InsecureFastScrypt() bool

InsecureFastScrypt provides a mock function with given fields:

func (*ChainScopedConfig) InsecureSkipVerify

func (_m *ChainScopedConfig) InsecureSkipVerify() bool

InsecureSkipVerify provides a mock function with given fields:

func (*ChainScopedConfig) JSONConsole

func (_m *ChainScopedConfig) JSONConsole() bool

JSONConsole provides a mock function with given fields:

func (*ChainScopedConfig) JobPipelineMaxRunDuration

func (_m *ChainScopedConfig) JobPipelineMaxRunDuration() time.Duration

JobPipelineMaxRunDuration provides a mock function with given fields:

func (*ChainScopedConfig) JobPipelineReaperInterval

func (_m *ChainScopedConfig) JobPipelineReaperInterval() time.Duration

JobPipelineReaperInterval provides a mock function with given fields:

func (*ChainScopedConfig) JobPipelineReaperThreshold

func (_m *ChainScopedConfig) JobPipelineReaperThreshold() time.Duration

JobPipelineReaperThreshold provides a mock function with given fields:

func (*ChainScopedConfig) JobPipelineResultWriteQueueDepth

func (_m *ChainScopedConfig) JobPipelineResultWriteQueueDepth() uint64

JobPipelineResultWriteQueueDepth provides a mock function with given fields:

func (*ChainScopedConfig) KeeperCheckUpkeepGasPriceFeatureEnabled added in v1.1.1

func (_m *ChainScopedConfig) KeeperCheckUpkeepGasPriceFeatureEnabled() bool

KeeperCheckUpkeepGasPriceFeatureEnabled provides a mock function with given fields:

func (*ChainScopedConfig) KeeperDefaultTransactionQueueDepth

func (_m *ChainScopedConfig) KeeperDefaultTransactionQueueDepth() uint32

KeeperDefaultTransactionQueueDepth provides a mock function with given fields:

func (*ChainScopedConfig) KeeperGasPriceBufferPercent

func (_m *ChainScopedConfig) KeeperGasPriceBufferPercent() uint32

KeeperGasPriceBufferPercent provides a mock function with given fields:

func (*ChainScopedConfig) KeeperGasTipCapBufferPercent

func (_m *ChainScopedConfig) KeeperGasTipCapBufferPercent() uint32

KeeperGasTipCapBufferPercent provides a mock function with given fields:

func (*ChainScopedConfig) KeeperMaximumGracePeriod

func (_m *ChainScopedConfig) KeeperMaximumGracePeriod() int64

KeeperMaximumGracePeriod provides a mock function with given fields:

func (*ChainScopedConfig) KeeperRegistryCheckGasOverhead

func (_m *ChainScopedConfig) KeeperRegistryCheckGasOverhead() uint64

KeeperRegistryCheckGasOverhead provides a mock function with given fields:

func (*ChainScopedConfig) KeeperRegistryPerformGasOverhead

func (_m *ChainScopedConfig) KeeperRegistryPerformGasOverhead() uint64

KeeperRegistryPerformGasOverhead provides a mock function with given fields:

func (*ChainScopedConfig) KeeperRegistrySyncInterval

func (_m *ChainScopedConfig) KeeperRegistrySyncInterval() time.Duration

KeeperRegistrySyncInterval provides a mock function with given fields:

func (*ChainScopedConfig) KeeperRegistrySyncUpkeepQueueSize

func (_m *ChainScopedConfig) KeeperRegistrySyncUpkeepQueueSize() uint32

KeeperRegistrySyncUpkeepQueueSize provides a mock function with given fields:

func (*ChainScopedConfig) KeyFile

func (_m *ChainScopedConfig) KeyFile() string

KeyFile provides a mock function with given fields:

func (*ChainScopedConfig) KeySpecificMaxGasPriceWei

func (_m *ChainScopedConfig) KeySpecificMaxGasPriceWei(addr common.Address) *big.Int

KeySpecificMaxGasPriceWei provides a mock function with given fields: addr

func (*ChainScopedConfig) LeaseLockDuration

func (_m *ChainScopedConfig) LeaseLockDuration() time.Duration

LeaseLockDuration provides a mock function with given fields:

func (*ChainScopedConfig) LeaseLockRefreshInterval

func (_m *ChainScopedConfig) LeaseLockRefreshInterval() time.Duration

LeaseLockRefreshInterval provides a mock function with given fields:

func (*ChainScopedConfig) LinkContractAddress

func (_m *ChainScopedConfig) LinkContractAddress() string

LinkContractAddress provides a mock function with given fields:

func (*ChainScopedConfig) LogFileDir added in v1.2.0

func (_m *ChainScopedConfig) LogFileDir() string

LogFileDir provides a mock function with given fields:

func (*ChainScopedConfig) LogLevel

func (_m *ChainScopedConfig) LogLevel() zapcore.Level

LogLevel provides a mock function with given fields:

func (*ChainScopedConfig) LogSQL

func (_m *ChainScopedConfig) LogSQL() bool

LogSQL provides a mock function with given fields:

func (*ChainScopedConfig) LogToDisk

func (_m *ChainScopedConfig) LogToDisk() bool

LogToDisk provides a mock function with given fields:

func (*ChainScopedConfig) LogUnixTimestamps

func (_m *ChainScopedConfig) LogUnixTimestamps() bool

LogUnixTimestamps provides a mock function with given fields:

func (*ChainScopedConfig) MigrateDatabase

func (_m *ChainScopedConfig) MigrateDatabase() bool

MigrateDatabase provides a mock function with given fields:

func (*ChainScopedConfig) MinIncomingConfirmations

func (_m *ChainScopedConfig) MinIncomingConfirmations() uint32

MinIncomingConfirmations provides a mock function with given fields:

func (*ChainScopedConfig) MinRequiredOutgoingConfirmations

func (_m *ChainScopedConfig) MinRequiredOutgoingConfirmations() uint64

MinRequiredOutgoingConfirmations provides a mock function with given fields:

func (*ChainScopedConfig) MinimumContractPayment

func (_m *ChainScopedConfig) MinimumContractPayment() *assets.Link

MinimumContractPayment provides a mock function with given fields:

func (*ChainScopedConfig) OCR2BlockchainTimeout added in v1.2.0

func (_m *ChainScopedConfig) OCR2BlockchainTimeout() time.Duration

OCR2BlockchainTimeout provides a mock function with given fields:

func (*ChainScopedConfig) OCR2ContractConfirmations added in v1.2.0

func (_m *ChainScopedConfig) OCR2ContractConfirmations() uint16

OCR2ContractConfirmations provides a mock function with given fields:

func (*ChainScopedConfig) OCR2ContractPollInterval added in v1.2.0

func (_m *ChainScopedConfig) OCR2ContractPollInterval() time.Duration

OCR2ContractPollInterval provides a mock function with given fields:

func (*ChainScopedConfig) OCR2ContractSubscribeInterval added in v1.2.0

func (_m *ChainScopedConfig) OCR2ContractSubscribeInterval() time.Duration

OCR2ContractSubscribeInterval provides a mock function with given fields:

func (*ChainScopedConfig) OCR2ContractTransmitterTransmitTimeout added in v1.2.0

func (_m *ChainScopedConfig) OCR2ContractTransmitterTransmitTimeout() time.Duration

OCR2ContractTransmitterTransmitTimeout provides a mock function with given fields:

func (*ChainScopedConfig) OCR2DatabaseTimeout added in v1.2.0

func (_m *ChainScopedConfig) OCR2DatabaseTimeout() time.Duration

OCR2DatabaseTimeout provides a mock function with given fields:

func (*ChainScopedConfig) OCR2KeyBundleID added in v1.2.0

func (_m *ChainScopedConfig) OCR2KeyBundleID() (string, error)

OCR2KeyBundleID provides a mock function with given fields:

func (*ChainScopedConfig) OCR2MonitoringEndpoint added in v1.2.0

func (_m *ChainScopedConfig) OCR2MonitoringEndpoint() string

OCR2MonitoringEndpoint provides a mock function with given fields:

func (*ChainScopedConfig) OCR2TraceLogging added in v1.2.0

func (_m *ChainScopedConfig) OCR2TraceLogging() bool

OCR2TraceLogging provides a mock function with given fields:

func (*ChainScopedConfig) OCRBlockchainTimeout

func (_m *ChainScopedConfig) OCRBlockchainTimeout() time.Duration

OCRBlockchainTimeout provides a mock function with given fields:

func (*ChainScopedConfig) OCRBootstrapCheckInterval

func (_m *ChainScopedConfig) OCRBootstrapCheckInterval() time.Duration

OCRBootstrapCheckInterval provides a mock function with given fields:

func (*ChainScopedConfig) OCRContractConfirmations

func (_m *ChainScopedConfig) OCRContractConfirmations() uint16

OCRContractConfirmations provides a mock function with given fields:

func (*ChainScopedConfig) OCRContractPollInterval

func (_m *ChainScopedConfig) OCRContractPollInterval() time.Duration

OCRContractPollInterval provides a mock function with given fields:

func (*ChainScopedConfig) OCRContractSubscribeInterval

func (_m *ChainScopedConfig) OCRContractSubscribeInterval() time.Duration

OCRContractSubscribeInterval provides a mock function with given fields:

func (*ChainScopedConfig) OCRContractTransmitterTransmitTimeout

func (_m *ChainScopedConfig) OCRContractTransmitterTransmitTimeout() time.Duration

OCRContractTransmitterTransmitTimeout provides a mock function with given fields:

func (*ChainScopedConfig) OCRDHTLookupInterval

func (_m *ChainScopedConfig) OCRDHTLookupInterval() int

OCRDHTLookupInterval provides a mock function with given fields:

func (*ChainScopedConfig) OCRDatabaseTimeout

func (_m *ChainScopedConfig) OCRDatabaseTimeout() time.Duration

OCRDatabaseTimeout provides a mock function with given fields:

func (*ChainScopedConfig) OCRDefaultTransactionQueueDepth

func (_m *ChainScopedConfig) OCRDefaultTransactionQueueDepth() uint32

OCRDefaultTransactionQueueDepth provides a mock function with given fields:

func (*ChainScopedConfig) OCRIncomingMessageBufferSize

func (_m *ChainScopedConfig) OCRIncomingMessageBufferSize() int

OCRIncomingMessageBufferSize provides a mock function with given fields:

func (*ChainScopedConfig) OCRKeyBundleID

func (_m *ChainScopedConfig) OCRKeyBundleID() (string, error)

OCRKeyBundleID provides a mock function with given fields:

func (*ChainScopedConfig) OCRMonitoringEndpoint

func (_m *ChainScopedConfig) OCRMonitoringEndpoint() string

OCRMonitoringEndpoint provides a mock function with given fields:

func (*ChainScopedConfig) OCRNewStreamTimeout

func (_m *ChainScopedConfig) OCRNewStreamTimeout() time.Duration

OCRNewStreamTimeout provides a mock function with given fields:

func (*ChainScopedConfig) OCRObservationGracePeriod

func (_m *ChainScopedConfig) OCRObservationGracePeriod() time.Duration

OCRObservationGracePeriod provides a mock function with given fields:

func (*ChainScopedConfig) OCRObservationTimeout

func (_m *ChainScopedConfig) OCRObservationTimeout() time.Duration

OCRObservationTimeout provides a mock function with given fields:

func (*ChainScopedConfig) OCROutgoingMessageBufferSize

func (_m *ChainScopedConfig) OCROutgoingMessageBufferSize() int

OCROutgoingMessageBufferSize provides a mock function with given fields:

func (*ChainScopedConfig) OCRSimulateTransactions

func (_m *ChainScopedConfig) OCRSimulateTransactions() bool

OCRSimulateTransactions provides a mock function with given fields:

func (*ChainScopedConfig) OCRTraceLogging

func (_m *ChainScopedConfig) OCRTraceLogging() bool

OCRTraceLogging provides a mock function with given fields:

func (*ChainScopedConfig) OCRTransmitterAddress

func (_m *ChainScopedConfig) OCRTransmitterAddress() (ethkey.EIP55Address, error)

OCRTransmitterAddress provides a mock function with given fields:

func (*ChainScopedConfig) ORMMaxIdleConns

func (_m *ChainScopedConfig) ORMMaxIdleConns() int

ORMMaxIdleConns provides a mock function with given fields:

func (*ChainScopedConfig) ORMMaxOpenConns

func (_m *ChainScopedConfig) ORMMaxOpenConns() int

ORMMaxOpenConns provides a mock function with given fields:

func (*ChainScopedConfig) P2PAnnounceIP

func (_m *ChainScopedConfig) P2PAnnounceIP() net.IP

P2PAnnounceIP provides a mock function with given fields:

func (*ChainScopedConfig) P2PAnnouncePort

func (_m *ChainScopedConfig) P2PAnnouncePort() uint16

P2PAnnouncePort provides a mock function with given fields:

func (*ChainScopedConfig) P2PBootstrapCheckInterval added in v1.2.0

func (_m *ChainScopedConfig) P2PBootstrapCheckInterval() time.Duration

P2PBootstrapCheckInterval provides a mock function with given fields:

func (*ChainScopedConfig) P2PBootstrapPeers

func (_m *ChainScopedConfig) P2PBootstrapPeers() ([]string, error)

P2PBootstrapPeers provides a mock function with given fields:

func (*ChainScopedConfig) P2PDHTAnnouncementCounterUserPrefix

func (_m *ChainScopedConfig) P2PDHTAnnouncementCounterUserPrefix() uint32

P2PDHTAnnouncementCounterUserPrefix provides a mock function with given fields:

func (*ChainScopedConfig) P2PDHTLookupInterval added in v1.2.0

func (_m *ChainScopedConfig) P2PDHTLookupInterval() int

P2PDHTLookupInterval provides a mock function with given fields:

func (*ChainScopedConfig) P2PEnabled added in v1.2.0

func (_m *ChainScopedConfig) P2PEnabled() bool

P2PEnabled provides a mock function with given fields:

func (*ChainScopedConfig) P2PIncomingMessageBufferSize added in v1.2.0

func (_m *ChainScopedConfig) P2PIncomingMessageBufferSize() int

P2PIncomingMessageBufferSize provides a mock function with given fields:

func (*ChainScopedConfig) P2PListenIP

func (_m *ChainScopedConfig) P2PListenIP() net.IP

P2PListenIP provides a mock function with given fields:

func (*ChainScopedConfig) P2PListenPort

func (_m *ChainScopedConfig) P2PListenPort() uint16

P2PListenPort provides a mock function with given fields:

func (*ChainScopedConfig) P2PListenPortRaw

func (_m *ChainScopedConfig) P2PListenPortRaw() string

P2PListenPortRaw provides a mock function with given fields:

func (*ChainScopedConfig) P2PNetworkingStack

func (_m *ChainScopedConfig) P2PNetworkingStack() networking.NetworkingStack

P2PNetworkingStack provides a mock function with given fields:

func (*ChainScopedConfig) P2PNetworkingStackRaw

func (_m *ChainScopedConfig) P2PNetworkingStackRaw() string

P2PNetworkingStackRaw provides a mock function with given fields:

func (*ChainScopedConfig) P2PNewStreamTimeout added in v1.2.0

func (_m *ChainScopedConfig) P2PNewStreamTimeout() time.Duration

P2PNewStreamTimeout provides a mock function with given fields:

func (*ChainScopedConfig) P2POutgoingMessageBufferSize added in v1.2.0

func (_m *ChainScopedConfig) P2POutgoingMessageBufferSize() int

P2POutgoingMessageBufferSize provides a mock function with given fields:

func (*ChainScopedConfig) P2PPeerID

func (_m *ChainScopedConfig) P2PPeerID() p2pkey.PeerID

P2PPeerID provides a mock function with given fields:

func (*ChainScopedConfig) P2PPeerIDRaw

func (_m *ChainScopedConfig) P2PPeerIDRaw() string

P2PPeerIDRaw provides a mock function with given fields:

func (*ChainScopedConfig) P2PPeerstoreWriteInterval

func (_m *ChainScopedConfig) P2PPeerstoreWriteInterval() time.Duration

P2PPeerstoreWriteInterval provides a mock function with given fields:

func (*ChainScopedConfig) P2PV2AnnounceAddresses

func (_m *ChainScopedConfig) P2PV2AnnounceAddresses() []string

P2PV2AnnounceAddresses provides a mock function with given fields:

func (*ChainScopedConfig) P2PV2Bootstrappers

func (_m *ChainScopedConfig) P2PV2Bootstrappers() []commontypes.BootstrapperLocator

P2PV2Bootstrappers provides a mock function with given fields:

func (*ChainScopedConfig) P2PV2BootstrappersRaw

func (_m *ChainScopedConfig) P2PV2BootstrappersRaw() []string

P2PV2BootstrappersRaw provides a mock function with given fields:

func (*ChainScopedConfig) P2PV2DeltaDial

func (_m *ChainScopedConfig) P2PV2DeltaDial() models.Duration

P2PV2DeltaDial provides a mock function with given fields:

func (*ChainScopedConfig) P2PV2DeltaReconcile

func (_m *ChainScopedConfig) P2PV2DeltaReconcile() models.Duration

P2PV2DeltaReconcile provides a mock function with given fields:

func (*ChainScopedConfig) P2PV2ListenAddresses

func (_m *ChainScopedConfig) P2PV2ListenAddresses() []string

P2PV2ListenAddresses provides a mock function with given fields:

func (*ChainScopedConfig) PersistedConfig

func (_m *ChainScopedConfig) PersistedConfig() types.ChainCfg

PersistedConfig provides a mock function with given fields:

func (*ChainScopedConfig) Port

func (_m *ChainScopedConfig) Port() uint16

Port provides a mock function with given fields:

func (*ChainScopedConfig) RPID

func (_m *ChainScopedConfig) RPID() string

RPID provides a mock function with given fields:

func (*ChainScopedConfig) RPOrigin

func (_m *ChainScopedConfig) RPOrigin() string

RPOrigin provides a mock function with given fields:

func (*ChainScopedConfig) ReaperExpiration

func (_m *ChainScopedConfig) ReaperExpiration() models.Duration

ReaperExpiration provides a mock function with given fields:

func (*ChainScopedConfig) RootDir

func (_m *ChainScopedConfig) RootDir() string

RootDir provides a mock function with given fields:

func (*ChainScopedConfig) SecureCookies

func (_m *ChainScopedConfig) SecureCookies() bool

SecureCookies provides a mock function with given fields:

func (*ChainScopedConfig) SessionOptions

func (_m *ChainScopedConfig) SessionOptions() sessions.Options

SessionOptions provides a mock function with given fields:

func (*ChainScopedConfig) SessionSecret

func (_m *ChainScopedConfig) SessionSecret() ([]byte, error)

SessionSecret provides a mock function with given fields:

func (*ChainScopedConfig) SessionTimeout

func (_m *ChainScopedConfig) SessionTimeout() models.Duration

SessionTimeout provides a mock function with given fields:

func (*ChainScopedConfig) SetEvmGasPriceDefault

func (_m *ChainScopedConfig) SetEvmGasPriceDefault(value *big.Int) error

SetEvmGasPriceDefault provides a mock function with given fields: value

func (*ChainScopedConfig) SetLogLevel

func (_m *ChainScopedConfig) SetLogLevel(lvl zapcore.Level) error

SetLogLevel provides a mock function with given fields: lvl

func (*ChainScopedConfig) SetLogSQL

func (_m *ChainScopedConfig) SetLogSQL(logSQL bool)

SetLogSQL provides a mock function with given fields: logSQL

func (*ChainScopedConfig) ShutdownGracePeriod added in v1.2.0

func (_m *ChainScopedConfig) ShutdownGracePeriod() time.Duration

ShutdownGracePeriod provides a mock function with given fields:

func (*ChainScopedConfig) SolanaEnabled added in v1.2.0

func (_m *ChainScopedConfig) SolanaEnabled() bool

SolanaEnabled provides a mock function with given fields:

func (*ChainScopedConfig) TLSCertPath

func (_m *ChainScopedConfig) TLSCertPath() string

TLSCertPath provides a mock function with given fields:

func (*ChainScopedConfig) TLSDir

func (_m *ChainScopedConfig) TLSDir() string

TLSDir provides a mock function with given fields:

func (*ChainScopedConfig) TLSHost

func (_m *ChainScopedConfig) TLSHost() string

TLSHost provides a mock function with given fields:

func (*ChainScopedConfig) TLSKeyPath

func (_m *ChainScopedConfig) TLSKeyPath() string

TLSKeyPath provides a mock function with given fields:

func (*ChainScopedConfig) TLSPort

func (_m *ChainScopedConfig) TLSPort() uint16

TLSPort provides a mock function with given fields:

func (*ChainScopedConfig) TLSRedirect

func (_m *ChainScopedConfig) TLSRedirect() bool

TLSRedirect provides a mock function with given fields:

func (*ChainScopedConfig) TelemetryIngressBufferSize added in v1.2.0

func (_m *ChainScopedConfig) TelemetryIngressBufferSize() uint

TelemetryIngressBufferSize provides a mock function with given fields:

func (*ChainScopedConfig) TelemetryIngressLogging

func (_m *ChainScopedConfig) TelemetryIngressLogging() bool

TelemetryIngressLogging provides a mock function with given fields:

func (*ChainScopedConfig) TelemetryIngressMaxBatchSize added in v1.2.0

func (_m *ChainScopedConfig) TelemetryIngressMaxBatchSize() uint

TelemetryIngressMaxBatchSize provides a mock function with given fields:

func (*ChainScopedConfig) TelemetryIngressSendInterval added in v1.2.0

func (_m *ChainScopedConfig) TelemetryIngressSendInterval() time.Duration

TelemetryIngressSendInterval provides a mock function with given fields:

func (*ChainScopedConfig) TelemetryIngressServerPubKey

func (_m *ChainScopedConfig) TelemetryIngressServerPubKey() string

TelemetryIngressServerPubKey provides a mock function with given fields:

func (*ChainScopedConfig) TelemetryIngressURL

func (_m *ChainScopedConfig) TelemetryIngressURL() *url.URL

TelemetryIngressURL provides a mock function with given fields:

func (*ChainScopedConfig) TelemetryIngressUseBatchSend added in v1.2.0

func (_m *ChainScopedConfig) TelemetryIngressUseBatchSend() bool

TelemetryIngressUseBatchSend provides a mock function with given fields:

func (*ChainScopedConfig) TerraEnabled added in v1.2.0

func (_m *ChainScopedConfig) TerraEnabled() bool

TerraEnabled provides a mock function with given fields:

func (*ChainScopedConfig) TriggerFallbackDBPollInterval

func (_m *ChainScopedConfig) TriggerFallbackDBPollInterval() time.Duration

TriggerFallbackDBPollInterval provides a mock function with given fields:

func (*ChainScopedConfig) UnAuthenticatedRateLimit

func (_m *ChainScopedConfig) UnAuthenticatedRateLimit() int64

UnAuthenticatedRateLimit provides a mock function with given fields:

func (*ChainScopedConfig) UnAuthenticatedRateLimitPeriod

func (_m *ChainScopedConfig) UnAuthenticatedRateLimitPeriod() models.Duration

UnAuthenticatedRateLimitPeriod provides a mock function with given fields:

func (*ChainScopedConfig) Validate

func (_m *ChainScopedConfig) Validate() error

Validate provides a mock function with given fields:

Jump to

Keyboard shortcuts

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