Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WasActiveInCurrentEpoch ¶
func WasActiveInCurrentEpoch(valInfo *state.ValidatorInfo) bool
WasActiveInCurrentEpoch returns true if the node was active in current epoch
func WasEligibleInCurrentEpoch ¶
func WasEligibleInCurrentEpoch(valInfo *state.ValidatorInfo) bool
WasEligibleInCurrentEpoch returns true if the validator was eligible for consensus in current epoch
func WasJailedEligibleInCurrentEpoch ¶
func WasJailedEligibleInCurrentEpoch(valInfo *state.ValidatorInfo) bool
WasJailedEligibleInCurrentEpoch returns true if the validator was jailed in the epoch but also active/eligible due to not enough nodes in shard.
func WasLeavingEligibleInCurrentEpoch ¶
func WasLeavingEligibleInCurrentEpoch(valInfo *state.ValidatorInfo) bool
WasLeavingEligibleInCurrentEpoch returns true if the validator was eligible in the epoch but has done an unstake.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.