mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-10 18:25:48 +00:00
fix typo
This commit is contained in:
parent
0bbededd08
commit
6ccdc57cbb
@ -152,7 +152,7 @@ verifyBlobKzgProof(
|
|||||||
|
|
||||||
```ts
|
```ts
|
||||||
/**
|
/**
|
||||||
* Given an array of blobs and their proofs, verify that they corresponds to
|
* Given an array of blobs and their proofs, verify that they correspond to
|
||||||
* their provided commitment.
|
* their provided commitment.
|
||||||
*
|
*
|
||||||
* Note: blobs[0] relates to commitmentBytes[0] and proofBytes[0]
|
* Note: blobs[0] relates to commitmentBytes[0] and proofBytes[0]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user