node

package
v1.18.6 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2025 License: GPL-3.0 Imports: 47 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxConcurrentEth1Requests = 200

	StakePrelaunchMinipoolsColor   = color.FgBlue
	DownloadRewardsTreesColor      = color.FgGreen
	MetricsColor                   = color.FgHiYellow
	ManageFeeRecipientColor        = color.FgHiCyan
	PromoteMinipoolsColor          = color.FgMagenta
	ReduceBondAmountColor          = color.FgHiBlue
	DefendPdaoPropsColor           = color.FgYellow
	VerifyPdaoPropsColor           = color.FgYellow
	DistributeMinipoolsColor       = color.FgHiGreen
	ErrorColor                     = color.FgRed
	WarningColor                   = color.FgYellow
	UpdateColor                    = color.FgHiWhite
	PrestakeMegapoolValidatorColor = color.FgHiGreen
	StakeMegapoolValidatorColor    = color.FgHiBlue
	NotifyValidatorExitColor       = color.FgHiYellow
	DefendChallengeExitColor       = color.FgHiGreen
)
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.App, 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