mirror of
https://github.com/vacp2p/nimbus-eth2-experimental.git
synced 2026-01-09 13:27:55 -05:00
pointing .gitbmodule url for libp2p to experimental
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -22,7 +22,7 @@
|
|||||||
branch = master
|
branch = master
|
||||||
[submodule "vendor/nim-libp2p"]
|
[submodule "vendor/nim-libp2p"]
|
||||||
path = vendor/nim-libp2p
|
path = vendor/nim-libp2p
|
||||||
url = https://github.com/status-im/nim-libp2p.git
|
url = https://github.com/vacp2p/nim-libp2p-experimental.git
|
||||||
ignore = untracked
|
ignore = untracked
|
||||||
branch = unstable
|
branch = unstable
|
||||||
[submodule "vendor/nimbus-build-system"]
|
[submodule "vendor/nimbus-build-system"]
|
||||||
|
|||||||
Reference in New Issue
Block a user