mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-06 18:56:43 +01:00
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
include "../../circuits/smt/smtverifier.circom";
|
|
|
|
component main = SMTVerifier(10);
|