Sync develop with master #4
2 changed files with 6 additions and 6 deletions
10
.gitmodules
vendored
10
.gitmodules
vendored
|
|
@ -1,9 +1,9 @@
|
|||
[submodule "vendor/diff-match-patch-cpp-stl"]
|
||||
path = vendor/diff-match-patch-cpp-stl
|
||||
url = https://github.com/leutloff/diff-match-patch-cpp-stl
|
||||
[submodule "vendor/secp256k1-zkp"]
|
||||
path = vendor/secp256k1-zkp
|
||||
url = https://github.com/cryptonomex/secp256k1-zkp.git
|
||||
path = vendor/secp256k1-zkp
|
||||
url = https://github.com/bitshares/secp256k1-zkp.git
|
||||
[submodule "vendor/websocketpp"]
|
||||
path = vendor/websocketpp
|
||||
url = https://github.com/zaphoyd/websocketpp.git
|
||||
[submodule "vendor/diff-match-patch-cpp-stl"]
|
||||
path = vendor/diff-match-patch-cpp-stl
|
||||
url = https://github.com/leutloff/diff-match-patch-cpp-stl
|
||||
|
|
|
|||
2
vendor/diff-match-patch-cpp-stl
vendored
2
vendor/diff-match-patch-cpp-stl
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit aee799a31d08977b166fb19cad794730717e3304
|
||||
Subproject commit 7f95b37e554453262e2bcda830724fc362614103
|
||||
Loading…
Reference in a new issue