mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-19 01:12:34 +00:00
wire in circom backend
This commit is contained in:
parent
ecb72fccd5
commit
2a196b099d
@ -33,7 +33,7 @@ const
|
|||||||
DefaultMaxDatasetDepth* = 8
|
DefaultMaxDatasetDepth* = 8
|
||||||
DefaultBlockDepth* = 5
|
DefaultBlockDepth* = 5
|
||||||
DefaultCellElms* = 67
|
DefaultCellElms* = 67
|
||||||
DefaultNSamples* = 5
|
DefaultSamplesNum* = 5
|
||||||
|
|
||||||
type
|
type
|
||||||
CircomCompat* = object
|
CircomCompat* = object
|
||||||
|
Loading…
x
Reference in New Issue
Block a user