Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions clients/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ RBUILDER_VERSION="main" ./build-rbuilder.sh
- `OUTPUT_DIR`: Directory for built binaries (default: ../bin)

#### For op-rbuilder (build-rbuilder.sh):
- `RBUILDER_REPO`: Git repository URL (default: https://github.com/haardikk21/op-rbuilder)
- `RBUILDER_REPO`: Git repository URL (default: https://github.com/base/op-rbuilder)
- `RBUILDER_VERSION`: Git branch, tag, or commit hash (default: main)
- `BUILD_DIR`: Directory for source code (default: ./build)
- `OUTPUT_DIR`: Directory for built binaries (default: ../bin)
Expand All @@ -131,4 +131,4 @@ RBUILDER_VERSION="main" ./build-rbuilder.sh
Built binaries will be placed in the `bin/` directory at the project root:
- `bin/reth` - The reth binary
- `bin/geth` - The op-geth binary
- `bin/op-rbuilder` - The op-rbuilder binary
- `bin/op-rbuilder` - The op-rbuilder binary