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 <micsproul@gmail.com>
This commit is contained in:
Brendan Timmons 2022-08-09 06:05:17 +00:00
parent 6f13727fbe
commit 052d5cf31f

View File

@ -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