Skip to content

Commit 6ad0182

Browse files
committed
Change MEV definition from the old one
1 parent 0ee5829 commit 6ad0182

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/express-relay/how-express-relay-works.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How Express Relay Works
22

3-
Express Relay allows protocols to eliminate miner-extractable value (MEV).
3+
Express Relay allows protocols to eliminate maximal extractable value (MEV).
44
Many protocols generate MEV on a regular basis.
55
For example, borrow-lending protocols provide bonuses to searchers for liquidating undercollateralized loans.
66
Searchers compete for these bonuses by tipping the chain's miners or validators.

pages/express-relay/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22

3-
Express Relay is a priority auction that enables protocols to eliminate miner-extractable value (MEV).
3+
Express Relay is a priority auction that enables protocols to eliminate maximal extractable value (MEV).
44

55
**For Protocol Developers:** Express Relay’s auction primitive allows your protocol to prioritize access to permissionless operations, eliminating the extractive role of miners in ordering transactions.
66
A network of established searchers compete in the auctions, allowing you to avoid spending time and energy bootstrapping your own protocol-specific searcher network.

0 commit comments

Comments
 (0)