logos-storage-nim-dht/config.nims

7 lines
189 B
Plaintext
Raw Normal View History

2023-07-11 15:19:45 -07:00
switch("define", "libp2p_pki_schemes=secp256k1")
2024-12-09 12:47:19 +01:00
# begin Nimble config (version 2)
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config