Files
zk-regex/packages/circom/tests/circuits/test_timestamp_regex.circom
2023-09-26 07:43:23 +09:00

3 lines
95 B
Plaintext

include "../../circuits/common/timestamp_regex.circom";
component main = TimestampRegex(1024);