package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

# Variables

# Structs

ProduceBlockV3Response is a wrapper json object for the returned block from the ProduceBlockV3 endpoint.
SyncDetails contains information about node sync status.
SyncDetailsContainer is a wrapper for Data.

# Interfaces

MessageJsoner describes a signed consensus type wrapper that can return the `.Message` field in a json envelope encoded as a []byte, for use as a json.RawMessage value when encoding the outer envelope.
SignedMessageJsoner embeds MessageJsoner and adds a method to also retrieve the Signature field as a string.

# Type aliases