RLN is not a Nimble package

This commit is contained in:
Zahary Karadjov 2022-05-11 12:15:34 +03:00
parent 63a9d9e63b
commit d0741b1bd5

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