node

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: GPL-3.0 Imports: 45 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
	AutoInitVotingPowerColor     = color.FgHiYellow
	DistributeMinipoolsColor     = color.FgHiGreen
	ErrorColor                   = color.FgRed
	WarningColor                 = color.FgYellow
	UpdateColor                  = color.FgHiWhite
)

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