mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-22 02:18:06 +00:00
nimbus.sepolia: removing ephemeral debug option
Signed-off-by: Alexis Pentori <alexis@status.im>
This commit is contained in:
parent
2aeea3edc5
commit
e8834f4a9e
@ -88,5 +88,5 @@ nodes_layout:
|
||||
'linux-01.ih-eu-mda1.nimbus.sepolia':
|
||||
- { start: 0, end: 25, validator_client: true }
|
||||
- { start: 25, end: 50, validator_client: false, payload_builder: true }
|
||||
- { start: 50, end: 75, validator_client: false, extra_flags: ['--debug-use-old-attestation-stability-subnets=false'] }
|
||||
- { start: 50, end: 75, validator_client: false }
|
||||
- { start: 75, end: 100, validator_client: false, nim_flags: '-d:json_rpc_websocket_package=websock' }
|
||||
|
Loading…
x
Reference in New Issue
Block a user