Documentation ¶
Index ¶
Constants ¶
View Source
const (
ValidatorBlockType = "BEACON_API_ETH_V3_VALIDATOR_BLOCK"
)
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 *xatu.DecoratedEvent) *ValidatorBlock
func (*ValidatorBlock) AppendServerMeta ¶
func (b *ValidatorBlock) AppendServerMeta(_ context.Context, meta *xatu.ServerMeta) *xatu.ServerMeta
func (*ValidatorBlock) Type ¶
func (b *ValidatorBlock) Type() string
Click to show internal directories.
Click to hide internal directories.