15 lines
342 B
INI
15 lines
342 B
INI
|
-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"
|
||
|
|
||
|
-d:"ETH2_SPEC=v0.12.3"
|
||
|
|
||
|
@if testnet_servers_image:
|
||
|
-d:"chronicles_sinks=json"
|
||
|
-d:"withoutPrompt"
|
||
|
@end
|
||
|
|