From efee6bfc6a5794f25362f0ca59385197eb2e5d3a Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Tue, 28 May 2024 16:07:41 +0100 Subject: [PATCH] adding proof input outputs --- benchmarks/clitypes.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/clitypes.nim b/benchmarks/clitypes.nim index 3b23c36f..c1057238 100644 --- a/benchmarks/clitypes.nim +++ b/benchmarks/clitypes.nim @@ -30,7 +30,7 @@ type y*: Fp2Element func `%`*(integer: UInt256): JsonNode = - %("0x" & toHex(integer)) + %($(integer)) func toG1*(g: CircomG1): G1Point = G1Point(