Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func NewBlobSidecars ¶
func NewBlobSidecars(t *testing.T, count uint, signedHeader *phase0.SignedBeaconBlockHeader) []*deneb.BlobSidecar
NewBlobSidecars creates blob sidecars with valid KZG commitments and proofs. This generates blob data that respects BLS12-381 field constraints: each 32-byte chunk must be less than the field modulus to be a valid field element. The blob data is cryptographically valid and will work with KZG operations. If signedHeader is provided, it will be used for all sidecars; otherwise an empty header is created.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.