Skip to content
Snippets Groups Projects
Commit 4e78d50c authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

fix broken link in doc (!72)

parent de3f1e33
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ where
/// this function uses the commit scheme of KZG.
///
/// > **Note**
/// > - `powers` can be generated with functions like [`zk::setup`]
/// > - `powers` can be generated with functions like [`setup`]
/// > - if `polynomials` has length `n`, then [`commit`] will generate `n`
/// > commits.
#[allow(clippy::type_complexity)]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment