Add IDontWant metrics (#5405)
* Add IDontWant metrics * update .gitmodules
This commit is contained in:
parent
f53422c181
commit
c5a79a6f8f
|
@ -24,7 +24,7 @@
|
||||||
path = vendor/nim-libp2p
|
path = vendor/nim-libp2p
|
||||||
url = https://github.com/status-im/nim-libp2p.git
|
url = https://github.com/status-im/nim-libp2p.git
|
||||||
ignore = untracked
|
ignore = untracked
|
||||||
branch = unstable
|
branch = nimbus
|
||||||
[submodule "vendor/nimbus-build-system"]
|
[submodule "vendor/nimbus-build-system"]
|
||||||
path = vendor/nimbus-build-system
|
path = vendor/nimbus-build-system
|
||||||
url = https://github.com/status-im/nimbus-build-system.git
|
url = https://github.com/status-im/nimbus-build-system.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f80ce3133c1d75b3d18d1d1766a58121d8999abd
|
Subproject commit 1b8a7d271359418d6fe72bbe2976b66ab370df9b
|
Loading…
Reference in New Issue