pull in circom submodules
This commit is contained in:
parent
f15b82b804
commit
d807c148ad
|
@ -199,3 +199,9 @@
|
|||
[submodule "vendor/constantine"]
|
||||
path = vendor/constantine
|
||||
url = https://github.com/mratsim/constantine.git
|
||||
[submodule "vendor/codex-storage-proofs"]
|
||||
path = vendor/codex-storage-proofs
|
||||
url = https://github.com/codex-storage/codex-storage-proofs.git
|
||||
[submodule "vendor/codex-storage-proofs-circuits"]
|
||||
path = vendor/codex-storage-proofs-circuits
|
||||
url = https://github.com/codex-storage/codex-storage-proofs-circuits.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 10a704909f37a9df3a407bc854221d86807094ab
|
|
@ -0,0 +1 @@
|
|||
Subproject commit c03b43221d68e34bd5015a4e4ee1a0ad3299f8ef
|
Loading…
Reference in New Issue