From 8f31f631b57454bc89870eebf88981980acc3710 Mon Sep 17 00:00:00 2001
From: "dr. mia von steinkirch, phd"
<1130416+mvonsteinkirch@users.noreply.github.com>
Date: Tue, 7 Feb 2023 08:43:16 -0800
Subject: [PATCH] Update README.md
---
flashbots/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/flashbots/README.md b/flashbots/README.md
index 874e681..fb74130 100644
--- a/flashbots/README.md
+++ b/flashbots/README.md
@@ -7,6 +7,7 @@
* flashbots is a research and development organization focused on mitigating the negative externalities of current MEV extraction techniques and avoiding the existential risks MEV could cause to state-rich blockchains like Ethereum.
+* after the release of MEV-geth (and later MEV-boost), much of the computation related to MEV was taken off-chain, by a side-relay that allows MEV searchers to communicate directly with nodes and other participants. This lead to a decrease in fee congestion pricing.