mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-08-09 13:23:22 +00:00
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:
parent
34442390e9
commit
b3e1dc3f49
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -189,3 +189,8 @@
|
|||||||
url = https://github.com/vacp2p/nim-ngtcp2.git
|
url = https://github.com/vacp2p/nim-ngtcp2.git
|
||||||
ignore = untracked
|
ignore = untracked
|
||||||
branch = master
|
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
|
||||||
|
|||||||
1
vendor/waku-rlnv2-contract
vendored
Submodule
1
vendor/waku-rlnv2-contract
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit a576a8949ca20e310f2fbb4ec0bd05a57ac3045f
|
||||||
Loading…
x
Reference in New Issue
Block a user