mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
RLN is not a Nimble package
This commit is contained in:
parent
63a9d9e63b
commit
d0741b1bd5
@ -21,8 +21,7 @@ requires "nim >= 1.2.0",
|
||||
"stint",
|
||||
"metrics",
|
||||
"libp2p", # Only for Waku v2
|
||||
"web3",
|
||||
"rln"
|
||||
"web3"
|
||||
|
||||
### Helper functions
|
||||
proc buildBinary(name: string, srcDir = "./", params = "", lang = "c") =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user