logos-storage-nim-dht/config.nims
2024-08-14 10:49:43 +02:00

9 lines
205 B
Nim

switch("define", "libp2p_pki_schemes=secp256k1")
# begin Nimble config (version 2)
--noNimblePath
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config