slashing

package
v0.27.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SlashingViolationsConsumer

type SlashingViolationsConsumer struct {
	// contains filtered or unexported fields
}

SlashingViolationsConsumer is a struct that logs a message for any slashable offences. This struct will be updated in the future when slashing is implemented.

func NewSlashingViolationsConsumer

func NewSlashingViolationsConsumer(log zerolog.Logger) *SlashingViolationsConsumer

NewSlashingViolationsConsumer returns a new SlashingViolationsConsumer

func (*SlashingViolationsConsumer) OnSenderEjectedError

func (c *SlashingViolationsConsumer) OnSenderEjectedError(identity *flow.Identity, peerID, msgType string, err error)

OnSenderEjectedError logs a warning for sender ejected error

func (*SlashingViolationsConsumer) OnUnAuthorizedSenderError

func (c *SlashingViolationsConsumer) OnUnAuthorizedSenderError(identity *flow.Identity, peerID, msgType string, err error)

OnUnAuthorizedSenderError logs a warning for unauthorized sender error

func (*SlashingViolationsConsumer) OnUnknownMsgTypeError

func (c *SlashingViolationsConsumer) OnUnknownMsgTypeError(identity *flow.Identity, peerID, msgType string, err error)

OnUnknownMsgTypeError logs a warning for unknown message type error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL