mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-07 03:06:44 +01:00
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
include "../../circuits/smt/smtprocessor.circom";
|
|
|
|
component main = SMTProcessor(10);
|