mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-24 00:49:30 +00:00
fix typo
This commit is contained in:
parent
0bbededd08
commit
6ccdc57cbb
@ -152,7 +152,7 @@ verifyBlobKzgProof(
|
||||
|
||||
```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.
|
||||
*
|
||||
* Note: blobs[0] relates to commitmentBytes[0] and proofBytes[0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user