mirror of https://github.com/waku-org/nwaku.git
RLN is not a Nimble package
This commit is contained in:
parent
47a9fcfd77
commit
25351b5b42
|
@ -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…
Reference in New Issue