# Functions
NewGeneralConfig returns a new chainlink.GeneralConfig with overrides.
NewGeneralConfigSimulated returns a new chainlink.GeneralConfig with overrides, including the simulated EVM chain.
NewTestGeneralConfig returns a new chainlink.GeneralConfig with default test overrides and one chain with evmclient.NullClientChainID.
WriteTOMLFile is used in tests to output toml config types to a toml string.
# Constants
No description provided by the author