Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EvmHeightCheck ¶
func NewEvmHeightCheck ¶
func NewEvmHeightCheck(check *checks.Check, logger *zap.Logger) *EvmHeightCheck
func (*EvmHeightCheck) Name ¶
func (c *EvmHeightCheck) Name() string
func (*EvmHeightCheck) Perform ¶
func (c *EvmHeightCheck) Perform()
func (*EvmHeightCheck) SetNodes ¶
func (c *EvmHeightCheck) SetNodes(nodes []*models.QosNode)
func (*EvmHeightCheck) ShouldRun ¶
func (c *EvmHeightCheck) ShouldRun() bool
Click to show internal directories.
Click to hide internal directories.