mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-06 18:56:43 +01:00
Poseidon for t=3
This commit is contained in:
3
test/circuits/poseidon3_test.circom
Normal file
3
test/circuits/poseidon3_test.circom
Normal file
@@ -0,0 +1,3 @@
|
||||
include "../../circuits/poseidon.circom"
|
||||
|
||||
component main = Poseidon(2, 3, 8, 57);
|
||||
Reference in New Issue
Block a user