diff --git a/specs/_features/eip7594/polynomial-commitments-sampling.md b/specs/_features/eip7594/polynomial-commitments-sampling.md index b19ff8b716..e6e39350bc 100644 --- a/specs/_features/eip7594/polynomial-commitments-sampling.md +++ b/specs/_features/eip7594/polynomial-commitments-sampling.md @@ -68,7 +68,7 @@ The following is a list of the public methods: * [`compute_cells`](#compute_cells) * [`verify_cell_kzg_proof`](#verify_cell_kzg_proof) * [`verify_cell_kzg_proof_batch`](#verify_cell_kzg_proof_batch) -* [`recover_all_cells`](#recover_all_cells) +* [`recover_cells_and_kzg_proofs`](#recover_cells_and_kzg_proofs) ## Custom types