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
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)
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.