forked from lthn/blockchain
changed url for mdbx(due to github blocking leo-yuriev account)
This commit is contained in:
parent
c5656534c4
commit
5dbb6a7559
1 changed files with 2 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -3,7 +3,8 @@
|
|||
url = https://github.com/miniupnp/miniupnp
|
||||
[submodule "contrib/db/libmdbx"]
|
||||
path = contrib/db/libmdbx
|
||||
url = https://github.com/leo-yuriev/libmdbx.git
|
||||
url = https://abf.io/erthink/libmdbx.git
|
||||
[submodule "src/gui/qt-daemon/layout"]
|
||||
path = src/gui/qt-daemon/layout
|
||||
url = https://github.com/hyle-team/zano_ui.git
|
||||
branch = main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue