Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDepositDataRoot ¶
func GetDepositDataRoot(validatorPubkey types.ValidatorPubkey, withdrawalCredentials common.Hash, validatorSignature types.ValidatorSignature) (common.Hash, error)
Get the validator deposit depositDataRoot
func GetValidatorPubkey ¶
func GetValidatorPubkey(pubkey int) (types.ValidatorPubkey, error)
Get the validator pubkey
func GetValidatorSignature ¶
func GetValidatorSignature(pubkey int) (types.ValidatorSignature, error)
Get the validator deposit signature
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.