mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-27 19:33:08 +00:00
update gitmodules and waku.nimble
This commit is contained in:
parent
f60596af0a
commit
90b66a4f4b
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -8,3 +8,6 @@
|
||||
url = https://github.com/logos-messaging/waku-rlnv2-contract.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nph"]
|
||||
path = vendor/nph
|
||||
url = https://github.com/arnetheduck/nph
|
||||
|
||||
@ -28,7 +28,7 @@ requires "nim >= 2.2.4",
|
||||
"nat_traversal",
|
||||
"dnsdisc",
|
||||
"dnsclient",
|
||||
"httputils",
|
||||
"httputils >= 0.4.1",
|
||||
# Cryptography
|
||||
"nimcrypto",
|
||||
"secp256k1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user