node

package
v1.24.2-dev Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2026 License: GPL-3.0 Imports: 62 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxConcurrentEth1Requests = 200

	DownloadRewardsTreesColor       = color.FgGreen
	MetricsColor                    = color.FgHiYellow
	ManageFeeRecipientColor         = color.FgHiCyan
	DefendPdaoPropsColor            = color.FgYellow
	VerifyPdaoPropsColor            = color.FgYellow
	DistributeMinipoolsColor        = color.FgHiGreen
	ErrorColor                      = color.FgRed
	WarningColor                    = color.FgYellow
	ObserveWarningColor             = color.FgHiRed
	UpdateColor                     = color.FgHiWhite
	PrestakeMegapoolValidatorColor  = color.FgHiGreen
	StakeMegapoolValidatorColor     = color.FgHiBlue
	NotifyValidatorExitColor        = color.FgHiYellow
	NotifyFinalBalanceColor         = color.FgHiMagenta
	CheckMinipoolExitRequestsColor  = color.FgHiCyan
	CheckMegapoolExitRequestsColor  = color.FgCyan
	DefendChallengeExitColor        = color.FgHiGreen
	DefendChallengePerformanceColor = color.FgHiBlue
	ProvisionExpressTickets         = color.FgMagenta
	SetUseLatestDelegateColor       = color.FgBlue
	CheckPortConnectivityColor      = color.FgHiYellow
)
View Source
const FarFutureEpoch uint64 = 0xffffffffffffffff

Variables

This section is empty.

Functions

func GetPriorityFee added in v1.13.9

func GetPriorityFee(priorityFee *big.Int, maxFee *big.Int) *big.Int

Checks if the user-inputted priorityFee is greater than the oracle based maxFee If so, return the min(priorityFee, 25% of the oracle based maxFee)

func RegisterCommands

func RegisterCommands(app *cli.Command, name string, aliases []string)

Register node command

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