validatorranges

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2026 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

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

Resolver maps validator indices to client names using configured ranges.

func (*Resolver) GetClientName

func (r *Resolver) GetClientName(index phase0.ValidatorIndex) string

GetClientName returns the client name for the given validator index, or "" if not found.

func (*Resolver) Start

func (r *Resolver) Start(ctx context.Context)

Start loads ranges and, if a URL is configured, refreshes every 5 minutes.

Jump to

Keyboard shortcuts

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