Adding specific commit for secp256k1

updating secp256k1 submodule to bitcoin-s repo link
This commit is contained in:
Chris Stewart 2018-04-25 12:34:20 -05:00
parent 4e938065f2
commit 5054c23320

2
.gitmodules vendored
View File

@ -1,4 +1,4 @@
[submodule "secp256k1"]
path = secp256k1
url = https://github.com/pm47/secp256k1.git
url = https://github.com/bitcoin-s/secp256k1.git
branch = parse