From 4df6e36edfde14947ccbf593195758dde6264308 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:40:22 -0800 Subject: [PATCH] Update block_builders.md --- MEV_on_Ethereum/block_builders.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MEV_on_Ethereum/block_builders.md b/MEV_on_Ethereum/block_builders.md index 0d3bd0e..b668f05 100644 --- a/MEV_on_Ethereum/block_builders.md +++ b/MEV_on_Ethereum/block_builders.md @@ -2,10 +2,10 @@ ### tl; dr + * `blockValue` = `txFees` + MEV - -
- +* block bidding is carried out as a sealed bid auction +* however, searchers can pay the builder through either coinbase payments and `txsFees` ---- ### resources