package
0.6.10
Repository: https://github.com/ava-labs/subnet-evm.git
Documentation: pkg.go.dev

# Functions

DistributeFunds ensures that each address in keys has at least [minFundsPerAddr] by sending funds from the key with the highest starting balance.
ExecuteLoader creates txSequences from [config] and has txAgents execute the specified simulation.
No description provided by the author
NewSingleAddressTxWorker creates and returns a new ethereumTxWorker that confirms transactions by checking the latest nonce of [address] and assuming any transaction with a lower nonce was already accepted.
NewTxReceiptWorker creates and returns a new ethereumTxWorker that confirms transactions by checking for the corresponding transaction receipt.

# Constants

Endpoint for the Prometheus Metrics Server.

# Structs

Loader executes a series of worker/tx sequence pairs.