Remove dead link to no longer existing public method.

This commit is contained in:
Benedikt Wagner 2024-08-02 08:35:02 +02:00 committed by GitHub
parent b394b27e2b
commit ef3c9dc84d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ Public functions MUST accept raw bytes as input and perform the required cryptog
The following is a list of the public methods:
- [`compute_cells_and_kzg_proofs`](#compute_cells_and_kzg_proofs)
- [`verify_cell_kzg_proof`](#verify_cell_kzg_proof)
- [`verify_cell_kzg_proof_batch`](#verify_cell_kzg_proof_batch)
- [`recover_cells_and_kzg_proofs`](#recover_cells_and_kzg_proofs)