Versions in this module Expand all Collapse all v1 v1.2.0 Aug 23, 2024 Changes in this version + func CopyConfig(config *seth.Config) (*seth.Config, error) + func NewClientWithAddresses(t *testing.T, addressCount int, funding *big.Int) *seth.Client + func NewClientWithEphemeralAddresses(t *testing.T, addressCount int) *seth.Client + func NewPrivateKeyWithFunds(t *testing.T, c *seth.Client, funds *big.Int) string + func TransferAllFundsBetweenKeyAndAddress(client *seth.Client, keyNum int, toAddress common.Address) error