From 558bb88cca668bd43a501ded1835f5ea36977469 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+miavonsteinkirch@users.noreply.github.com> Date: Wed, 7 Dec 2022 10:24:33 -0800 Subject: [PATCH] add rated's baseline mev computation --- NODES_on_Ethereum/running-a-node-advanced.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NODES_on_Ethereum/running-a-node-advanced.md b/NODES_on_Ethereum/running-a-node-advanced.md index c5abe38..180771e 100644 --- a/NODES_on_Ethereum/running-a-node-advanced.md +++ b/NODES_on_Ethereum/running-a-node-advanced.md @@ -208,4 +208,5 @@ openssl rand -hex 32 > jwtsecret * [love weak subjectivity, by vitalik](https://blog.ethereum.org/2014/11/25/proof-stake-learned-love-weak-subjectivity) * [post-merge mev: modelling validator returns](https://pintail.xyz/posts/post-merge-mev/) * [post-merge apy analysis by rocketpool](https://github.com/rocket-pool/rocketpool-research/blob/master/Post%20Merge/Analysis.md) +* [rated's baseline mev computation](https://rated.gitbook.io/rated-documentation/rating-methodologies/ethereum-beacon-chain/baseline-mev-computation)