Remove a todo.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2018-11-13 22:07:18 +00:00
parent 0835c3837e
commit 39b498fed9
1 changed files with 2 additions and 2 deletions

View File

@ -11245,8 +11245,8 @@ The same \quadraticConstraintProgram is used for compression and decompression.
\pnote{ \pnote{
The point-on-curve check could be omitted if $(u, \varv)$ were already known to be on the curve. The point-on-curve check could be omitted if $(u, \varv)$ were already known to be on the curve.
However, the \Sapling circuit never omits it \todo{CHECK}; this provides a redundant consistency However, the \Sapling circuit never omits it; this provides a consistency check on the elliptic
check on the elliptic curve arithmetic in some cases. curve arithmetic.
} }