mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-07 03:06:44 +01:00
Merge other basic circuits here
This commit is contained in:
3
test/circuits/mimc_test.circom
Normal file
3
test/circuits/mimc_test.circom
Normal file
@@ -0,0 +1,3 @@
|
||||
include "../../circuits/mimc.circom"
|
||||
|
||||
component main = MiMC7(91);
|
||||
Reference in New Issue
Block a user