Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: wrong builder metrics flag (#319)
Fixes: * Change Mev boost Builder metrics flags. Using `--metrics.builder=true` cause this flag to be considered as `false` and making builder metrics to not being recorded. * Fix early return on https://github.com/kurtosis-tech/ethereum-package/blob/main/main.star#L236-L242 causing the execution to finish before adding the additional services. --------- Co-authored-by: Gyanendra Mishra <anomaly.the@gmail.com>
- Loading branch information