package
0.0.7
Repository: https://github.com/meterio/supernova.git
Documentation: pkg.go.dev

# Functions

ErrToGoodbyeCode converts given error to RPC goodbye code.
InitializeDataMaps initializes all the relevant object maps.

# Constants

No description provided by the author
No description provided by the author
Spec defined codes.
No description provided by the author
Lighthouse specific codes.
Teku specific codes.
No description provided by the author

# Variables

AggregateAttestationMap maps the fork-version to the underlying data type for that particular fork period.
AttestationMap maps the fork-version to the underlying data type for that particular fork period.
BlockMap maps the fork-version to the underlying data type for that particular fork period.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GoodbyeCodeMessages defines a mapping between goodbye codes and string messages.
MetaDataMap maps the fork-version to the underlying data type for that particular fork period.

# Type aliases

BeaconBlockByRootsReq specifies the block by roots request type.
BlobSidecarsByRootReq is used to specify a list of blob targets (root+index) in a BlobSidecarsByRoot RPC request.
ErrorMessage describes the error message type.
RPCGoodbyeCode represents goodbye code, used in sync package.
SSZBytes is a bytes slice that satisfies the fast-ssz interface.