mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 06:16:25 +00:00
63717531dc
upstream dead, as is feature in eth2
12 lines
297 B
Nim
12 lines
297 B
Nim
-d:"chronicles_sinks=textlines,json[file]"
|
|
-d:"chronicles_runtime_filtering=on"
|
|
-d:"chronicles_default_output_device=dynamic"
|
|
|
|
# Use only `secp256k1` public key cryptography as an identity in LibP2P.
|
|
-d:"libp2p_pki_schemes=secp256k1"
|
|
|
|
@if testnet_servers_image:
|
|
-d:"chronicles_sinks=json"
|
|
@end
|
|
|