wire in circom backend

This commit is contained in:
Dmitriy Ryajov 2024-02-09 14:45:17 -06:00
parent ecb72fccd5
commit 2a196b099d
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ const
DefaultMaxDatasetDepth* = 8
DefaultBlockDepth* = 5
DefaultCellElms* = 67
DefaultNSamples* = 5
DefaultSamplesNum* = 5
type
CircomCompat* = object