Add libsecp256k1-zkp submodule for frost logic

This commit is contained in:
kngako 2024-07-31 07:59:58 +02:00
parent 4e1b38d163
commit 30d690ee6e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -0,0 +1,3 @@
[submodule "native/secp256k1"]
path = native/secp256k1
url = https://code.sigidli.com/frost/secp256k1-zkp.git

1
native/secp256k1 Submodule

@ -0,0 +1 @@
Subproject commit 389138890515a47fde96f5a7097e109e8eba9fd0