Documentation ¶
Index ¶
Constants ¶
View Source
const ( MinWatchtowerMaxFee float64 = 200 MinWatchtowerPriorityFee float64 = 3 BalanceSubmissionForcedGas uint64 = 64000 RewardsSubmissionForcedGas uint64 = 64000 )
Variables ¶
This section is empty.
Functions ¶
func GetWatchtowerMaxFee ¶
func GetWatchtowerMaxFee(cfg *config.SmartNodeConfig) float64
Get the max fee for watchtower transactions
func GetWatchtowerPrioFee ¶
func GetWatchtowerPrioFee(cfg *config.SmartNodeConfig) float64
Get the priority fee for watchtower transactions
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.