Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDataAvailable ¶
func IsDataAvailable(commitments [][]byte, sidecars []*ethpb.BlobSidecar) error
IsDataAvailable checks that - all blobs in the block are available - Expected KZG commitments match the number of blobs in the block - That the number of proofs match the number of blobs - That the proofs are verified against the KZG commitments
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.