test

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EthDerivationPath           string = "m/44'/60'/0'/0/%d"
	BeaconDerivationPath        string = "m/12381/3600/%d/0/0"
	Mnemonic                    string = "test test test test test test test test test test test junk"
	StakeWiseVaultAddressHex    string = "0x57ace215eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee"
	Network                     string = "holesky"
	GenesisForkVersionString    string = "0x01017000"
	CapellaForkVersionString    string = "0x04017000"
	GenesisValidatorsRootString string = "0x9143aa7c615a7f7115e2b6aac319c03529df8242ae705fba9df39b79c59fa8b1"
	User0Email                  string = "user_0@test.com"
	User1Email                  string = "user_1@test.com"
	User2Email                  string = "user_2@test.com"
	User3Email                  string = "user_3@test.com"
	DepositAmount               uint64 = 32e9
	ExitEpoch                   uint64 = 100
)

Variables

Functions

func GetBeaconPrivateKey

func GetBeaconPrivateKey(index uint) (*types.BLSPrivateKey, error)

Get the BLS private key for the given index

func GetEthPrivateKey

func GetEthPrivateKey(index uint) (*ecdsa.PrivateKey, error)

Get the EL private key for the given index

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL