mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-06 18:56:43 +01:00
SMT Update
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
include "../../circuits/smt/smtinsert.circom";
|
||||
|
||||
component main = SMTInsert(10);
|
||||
3
test/circuits/smtprocessor10_test.circom
Normal file
3
test/circuits/smtprocessor10_test.circom
Normal file
@@ -0,0 +1,3 @@
|
||||
include "../../circuits/smt/smtprocessor.circom";
|
||||
|
||||
component main = SMTProcessor(10);
|
||||
Reference in New Issue
Block a user