result

package
v0.3.4-beta.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Beacon

type Beacon struct {
	Epoch  types.EpochID
	Beacon types.Beacon
}

type Block

type Block struct {
	Header types.Vote
	Valid  bool
	Hare   bool
	Data   bool
}

func (*Block) MarshalLogObject

func (b *Block) MarshalLogObject(encoder log.ObjectEncoder) error

type Layer

type Layer struct {
	Layer   types.LayerID
	Opinion types.Hash32
	Blocks  []Block
}

func (*Layer) FirstValid

func (l *Layer) FirstValid() types.BlockID

func (*Layer) MarshalLogObject

func (l *Layer) MarshalLogObject(encoder log.ObjectEncoder) error

Jump to

Keyboard shortcuts

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