@ethereumjs/util / blobsToCellProofs
blobsToCellProofs(
kzg,blobs):`0x${string}`[]
Defined in: packages/util/src/blobs.ts:207
EIP-7594: Computes cell proofs for the given blobs.
KZG implementation capable of computing cell proofs
`0x${string}`[]
Array of blob data as hex-prefixed strings
`0x${string}`[]
Array of lowercase hex-prefixed cell proofs (aligned with input order)