package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

Init initializes the E2E config, properly handling test sharding.
InitMultiClient initializes the multiclient E2E config, properly handling test sharding.

# Constants

DepositGasLimit is the gas limit used for all deposit transactions.
Every EL component has an offset that manages which port it is assigned.
SpamTxGasLimit is used for the spam transactions (to/from miner address) which WaitForBlocks generates in order to advance the EL chain.

# Variables

BeaconNodeLogFileName is the file name used for the beacon chain node logs.
BootNodeLogFileName is the file name used for the beacon chain node logs.
DepositCount is the number of deposits the E2E runner should make to evaluate post-genesis deposit processing.
ExpectedExecEngineTxsThreshold is the portion of execution engine transactions we expect to find in blocks.
NumOfExecEngineTxs is the number of transaction sent to the execution engine.
PregenesisExecCreds is the number of withdrawal credentials of genesis validators which use an execution address.
StandardBeaconCount is a global constant for the count of beacon nodes of standard E2E tests.
StandardLighthouseNodeCount is a global constant for the count of lighthouse beacon nodes of standard E2E tests.
TestParams is the globally accessible var for getting config elements.
TracingRequestSinkFileName is the file name for writing raw trace requests.
ValidatorLogFileName is the file name used for the validator client logs.