add waku-rlnv2-contract as vendor dependency (#3289)

The waku-rlnv2-contract commit (a576a89) that is being added is the one
that generated the currently deployed waku network
This commit is contained in:
Ivan FB
2025-02-10 23:30:56 +01:00
committed by GitHub
parent 34442390e9
commit b3e1dc3f49
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -189,3 +189,8 @@
url = https://github.com/vacp2p/nim-ngtcp2.git
ignore = untracked
branch = master
[submodule "vendor/waku-rlnv2-contract"]
path = vendor/waku-rlnv2-contract
url = https://github.com/waku-org/waku-rlnv2-contract.git
ignore = untracked
branch = master
Vendored Submodule
+1