RLN is not a Nimble package

This commit is contained in:
Zahary Karadjov 2022-05-11 12:15:34 +03:00
parent 47a9fcfd77
commit 25351b5b42
No known key found for this signature in database
GPG Key ID: C8936F8A3073D609
1 changed files with 1 additions and 2 deletions

View File

@ -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") =