slashings

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package slashings handles slashings.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	// OnAttesterSlashed handles an attester slashing event.
	OnAttesterSlashed(ctx context.Context, index spec.ValidatorIndex) error

	// OnProposerSlashed handles a proposer slashing event.
	OnProposerSlashed(ctx context.Context, index spec.ValidatorIndex) error
}

Service is the slashings service.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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