4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
|
include "../../circuits/sign.circom";
|
||
|
|
||
|
component main = Sign();
|