From 052d5cf31f3028157cbf7812a092ccc409ba927a Mon Sep 17 00:00:00 2001 From: Brendan Timmons Date: Tue, 9 Aug 2022 06:05:17 +0000 Subject: [PATCH] fix: incorrectly formatted MEV link in Lighthouse Book (#3434) ## Issue Addressed N/A ## Proposed Changes Simply fix the incorrect formatting on markdown link. Co-authored-by: Michael Sproul --- book/src/builders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/builders.md b/book/src/builders.md index 78a80899c..1a034e082 100644 --- a/book/src/builders.md +++ b/book/src/builders.md @@ -6,7 +6,7 @@ knowledge of the transactions included in the block. This enables Lighthouse to transaction gathering/ordering within a block to parties specialized in this particular task. For economic reasons, these parties will refuse to reveal the list of transactions to the validator before the validator has committed to (i.e. signed) the block. A primer on MEV can be found -[here]([MEV](https://ethereum.org/en/developers/docs/mev/)). +[here](https://ethereum.org/en/developers/docs/mev). Using the builder API is not known to introduce additional slashing risks, however a live-ness risk (i.e. the ability for the chain to produce valid blocks) is introduced because your node will be