nimbus.prater: bump VC log level to DEBUG

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-10-28 17:00:22 +02:00
parent 26f0db1807
commit 063a3b7c05
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931

View File

@ -80,7 +80,7 @@ beacon_node_web3_jwt_secret: '{{ geth_authrpc_jwtsecret }}'
validator_client_service_name: 'validator-client-{{ validator_client_network }}-{{ node.branch }}'
validator_client_service_enabled: '{{ node.get("validator_client", false) }}'
validator_client_network: '{{ beacon_node_network }}'
validator_client_log_level: 'INFO'
validator_client_log_level: 'DEBUG'
validator_client_beacon_node_url: 'http://127.0.0.1:{{ beacon_node_rest_port }}'
validator_client_doppelganger_detection: false
# Builds