You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Commit-Boost is a modular sidecar that allows Ethereum validators to opt-in to d
26
26
-[Developers](https://commit-boost.github.io/commit-boost-client/category/developing). Check out also the [examples](/examples)
27
27
28
28
## Audit
29
-
CommitBoost received an audit from [Sigma Prime](https://sigmaprime.io/). Find the report [here](/audit/Sigma_Prime_Commit_Boost_Client_Security_Assessment_Report_v2_0.pdf).
29
+
Commit-Boost received an audit from [Sigma Prime](https://sigmaprime.io/). Find the report [here](/audit/Sigma_Prime_Commit_Boost_Client_Security_Assessment_Report_v2_0.pdf).
Copy file name to clipboardExpand all lines: docs/docs/get_started/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -299,7 +299,7 @@ Modify the `blockrelay.config` file to add Commit-Boost:
299
299
}
300
300
```
301
301
302
-
#### Beacon Node to CommitBoost
302
+
#### Beacon Node to Commit-Boost
303
303
In this setup, the BN Builder-API endpoint will be pointing to the PBS module (e.g. for Lighthouse you will need the flag `--builder=http://127.0.0.0:18550`).
304
304
305
305
This will bypass the `blockrelay` entirely so make sure all relays are properly configured in the `[[relays]]` section.
0 commit comments