From 7026e3edf5e4f7e9955437f978ba213b10bf61ee Mon Sep 17 00:00:00 2001 From: faheelsattar Date: Fri, 25 Jul 2025 01:00:32 +0200 Subject: [PATCH] add docs related to flag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a1e7d4..7c70e8c 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Flags: - `--use-reth-for-validation`: Use Reth EL for block validation in mev-boost. - `--secondary-el`: Port to use for a secondary el (enables the internal cl-proxy proxy) - `--use-native-reth`: Run the Reth EL binary on the host instead of docker (recommended to bind to the Reth DB) +- `--use-separate-mev-boost`: Spins a seperate service for mev-boost in addition with mev-boost-relay ### OpStack Recipe