Documentation ¶
Index ¶
- func IsAttestationApplicable(s abstract.BeaconState, attestation *solid.Attestation) error
- func IsVoluntaryExitApplicable(s abstract.BeaconState, voluntaryExit *cltypes.VoluntaryExit) error
- func VerifyBlockSignature(s abstract.BeaconState, block *cltypes.SignedBeaconBlock) (bool, error)
- type BlockRewardsCollector
- type Impl
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAttestationApplicable ¶
func IsAttestationApplicable(s abstract.BeaconState, attestation *solid.Attestation) error
func IsVoluntaryExitApplicable ¶
func IsVoluntaryExitApplicable(s abstract.BeaconState, voluntaryExit *cltypes.VoluntaryExit) error
func VerifyBlockSignature ¶
func VerifyBlockSignature(s abstract.BeaconState, block *cltypes.SignedBeaconBlock) (bool, error)
Types ¶
type BlockRewardsCollector ¶
Click to show internal directories.
Click to hide internal directories.