Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoPlays committed Feb 18, 2025
1 parent 734143b commit 20606a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controls/roles/update-changes/molecule/224/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@
- PrysmValdiator_service_configuration.command | select('match', '--beacon-rest-api-provider') | length == 1
- PrysmValdiator_service_configuration.command | select('match', '--enable-beacon-rest-api') | length == 1
- PrysmValdiator_service_configuration.command | select('match', '--beacon-rpc-gateway-provider') | length == 0
- Reth_service_configuration.command | select('match', '--engine.legacy') | length != 1
- Reth_service_configuration.command | select('match', '--engine.legacy') | length == 0
# EOF

0 comments on commit 20606a1

Please sign in to comment.