From 458b601774c36b702e2d4712320b5d53c6b2ee1c Mon Sep 17 00:00:00 2001 From: Vikram Rajkumar Date: Mon, 10 Aug 2015 12:40:12 -0400 Subject: [PATCH] Update secp256k1-zkp submodule remote --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3fae9b166..c49f87bee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "vendor/secp256k1-zkp"] path = vendor/secp256k1-zkp - url = https://github.com/ElementsProject/secp256k1-zkp.git + url = https://github.com/cryptonomex/secp256k1-zkp.git [submodule "vendor/websocketpp"] path = vendor/websocketpp url = https://github.com/zaphoyd/websocketpp.git