Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ValidatorBlock ¶
type ValidatorBlock struct {
// contains filtered or unexported fields
}
func NewValidatorBlock ¶
func NewValidatorBlock( log logrus.FieldLogger, event *api.VersionedProposal, snapshot *ValidatorBlockDataSnapshot, beacon *ethereum.BeaconNode, clientMeta *xatu.ClientMeta, ) *ValidatorBlock
func (*ValidatorBlock) Decorate ¶
func (e *ValidatorBlock) Decorate(_ context.Context) (*xatu.DecoratedEvent, error)
func (*ValidatorBlock) ShouldIgnore ¶
func (e *ValidatorBlock) ShouldIgnore(_ context.Context) (bool, error)
Click to show internal directories.
Click to hide internal directories.