mirror of
https://github.com/vacp2p/nimbus-eth2-experimental.git
synced 2026-01-08 21:07: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
|
||||
[submodule "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
|
||||
branch = unstable
|
||||
[submodule "vendor/nimbus-build-system"]
|
||||
|
||||
Reference in New Issue
Block a user