diff --git a/.gitmodules b/.gitmodules index 4996b1c..cc4481a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "native/secp256k1"] path = native/secp256k1 - url = https://github.com/bitcoin-core/secp256k1.git + url = https://github.com/jonasnick/secp256k1.git diff --git a/native/secp256k1 b/native/secp256k1 index 1ad5185..eaf1e78 160000 --- a/native/secp256k1 +++ b/native/secp256k1 @@ -1 +1 @@ -Subproject commit 1ad5185cd42c0636104129fcc9f6a4bf9c67cc40 +Subproject commit eaf1e78d2d3feee3bd9f349d2f0b98aac0204604