faults

package
v1.2.6 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Faults

type Faults struct {
	Epochs []int64
}

Faults contains epochs where a fault was detected for a miner.

type IndexSnapshot

type IndexSnapshot struct {
	TipSetKey string
	Miners    map[string]Faults
}

IndexSnapshot contains faults histoy information up-to a TipSetKey.

type Module

type Module interface {
	Get() IndexSnapshot
	Listen() <-chan struct{}
	Unregister(c chan struct{})
}

Module provides faults information about the Filecoin network.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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