deploy: d0741b1bd51518085789edfc45cc9afb43ae2dc3

This commit is contained in:
zah 2022-05-11 09:43:08 +00:00
parent cf95a22e02
commit 110f495c28

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