From 5003f16e49d5ac6c6f84f759ac658fa38f452c15 Mon Sep 17 00:00:00 2001 From: Balazs Komuves Date: Thu, 23 Apr 2026 15:52:42 +0200 Subject: [PATCH] fix a typo in `polySub` --- groth16/math/poly.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groth16/math/poly.nim b/groth16/math/poly.nim index ff20e94..474bfb9 100644 --- a/groth16/math/poly.nim +++ b/groth16/math/poly.nim @@ -91,7 +91,7 @@ func polySub*(P, Q: Poly) : Poly = for i in 0..