# Functions

AvailableSethKeyNum returns the available Seth address index If there are multiple addresses, it will return any synced key Otherwise it will return the root key.
GetChainClient returns a seth client for the given network after validating the config.
GetChainClientWithConfigFunction returns a seth client for the given network after validating the config and applying the config function.
MergeSethAndEvmNetworkConfigs merges EVMNetwork to Seth config.
MustReplaceSimulatedNetworkUrlWithK8 replaces the simulated network URL with the K8 URL and returns the network.
ValidateSethNetworkConfig validates the Seth network config.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
OneEphemeralKeysLiveTestnetAutoFixFn checks whether there's at least one ephemeral key on a simulated network or at least one static key on a live network, and that there are no ephemeral keys on a live network (if ephemeral keys count is different from zero, it will disable them).
OneEphemeralKeysLiveTestnetCheckFn checks whether there's at least one ephemeral key on a simulated network or at least one static key on a live network, and that there are no ephemeral keys on a live network.

# Type aliases

No description provided by the author