validator

package
v2.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateConsolidationRequest

func GenerateConsolidationRequest(ctx context.Context,
	executionConn *conn.Conn,
	fromAddress common.Address,
	sourcePubkey phase0.BLSPubKey,
	targetPubkey phase0.BLSPubKey,
	maxFee *big.Int,
	debug bool,
) (
	*types.Transaction,
	error,
)

func GenerateTopupRequest added in v2.11.0

func GenerateTopupRequest(ctx context.Context,
	executionConn *conn.Conn,
	consensusClient consensusclient.Service,
	fromAddress common.Address,
	pubkey phase0.BLSPubKey,
	amount *big.Int,
	debug bool,
) (
	*types.Transaction,
	error,
)

func GenerateWithdrawalRequest

func GenerateWithdrawalRequest(ctx context.Context,
	executionConn *conn.Conn,
	fromAddress common.Address,
	pubkey phase0.BLSPubKey,
	amount *big.Int,
	maxFee *big.Int,
	debug bool,
) (
	*types.Transaction,
	error,
)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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