Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrIncorrectBlobIndex = errors.New("incorrect blob index") ErrBlobBlockMisaligned = errors.Wrap(errBlobVerification, "root of block header in blob sidecar does not match block root") ErrMismatchedBlobCommitments = errors.Wrap(errBlobVerification, "commitments at given slot, root and index do not match") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.