mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-03-03 23:00:29 +00:00
Role changes: - https://github.com/status-im/infra-role-beacon-node-linux/commit/99a445d1 - https://github.com/status-im/infra-role-beacon-node-macos/commit/eecf9fea - https://github.com/status-im/infra-role-beacon-node-windows/commit/dba21b36 Signed-off-by: Jakub Sokołowski <jakub@status.im>
8 lines
273 B
YAML
8 lines
273 B
YAML
---
|
|
# Scans affect disk I/O performance.
|
|
bootstrap__defender_enabled: false
|
|
|
|
# Execution layer Enginer API
|
|
beacon_node_exec_layer_urls: ['http://goerli-03.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}']
|
|
beacon_node_exec_layer_jwt_secret: '{{ geth_authrpc_jwtsecret }}'
|