mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-08 16:33:08 +00:00
adding main template
This commit is contained in:
parent
82bd03e00d
commit
18cdbe797f
5
circuits/main.circom
Normal file
5
circuits/main.circom
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
pragma circom 2.1.0;
|
||||||
|
|
||||||
|
include "./storer.circom";
|
||||||
|
|
||||||
|
component main { public [root, salt] } = StorageProver(32, 4, 2);
|
||||||
Loading…
x
Reference in New Issue
Block a user