Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Validator ¶
type Validator struct { Pubkey BLSPubkey WithdrawalCredentials Root // Commitment to pubkey for withdrawals and transfers EffectiveBalance Gwei // Balance at stake Slashed bool // Status epochs ActivationEligibilityEpoch Epoch // When criteria for activation were met ActivationEpoch Epoch ExitEpoch Epoch WithdrawableEpoch Epoch // When validator can withdraw or transfer funds }
func (*Validator) IsSlashable ¶
Click to show internal directories.
Click to hide internal directories.