stakingdeposit

package
v0.0.0-...-a7f45aa Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateKeys

func GenerateKeys(validatorStartIndex, numValidators uint,
	folder, chain, keystorePassword, executionAddress string)

Types

type Credential

type Credential struct {
	// contains filtered or unexported fields
}

func NewCredential

func NewCredential(seed string, index uint, amount uint,
	chainSetting *network.ChainSetting, hexZondWithdrawalAddress string) (*Credential, error)

func (*Credential) SaveSigningKeystore

func (c *Credential) SaveSigningKeystore(password string, folder string) (string, error)

type Credentials

type Credentials struct {
	// contains filtered or unexported fields
}

func NewCredentialsFromMnemonic

func NewCredentialsFromMnemonic(seed string, numKeys uint, amounts []uint,
	chainSettings *network.ChainSetting, startIndex uint, hexZondWithdrawalAddress string) (*Credentials, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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