From 068a4657521798ebd212ad9f65b8a8550fa85a03 Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Mon, 17 Oct 2022 20:29:15 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=AB=90=20add=20links=20to=20relays?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NODES_on_Ethereum/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NODES_on_Ethereum/README.md b/NODES_on_Ethereum/README.md index 78fc443..428f34e 100644 --- a/NODES_on_Ethereum/README.md +++ b/NODES_on_Ethereum/README.md @@ -11,10 +11,11 @@
-* [running nodes / validators](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/nodes/running-a-node.md) -* [running nodes / validators (advanced)](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/nodes/running-a-node-advanced.md) +* [running nodes and validators](running-a-node.md) +* [advanced resources on running nodes and validators](running-a-node-advanced.md) * [geth on kubernetes](geth_and_k8s) -* [list and specs for relays](https://github.com/MEV-WAIFU-LABS/mev_waifu_toolkit/blob/main/NODES_on_Ethereum/relays.md) +* [list and specs for relays](RELAYS.md) +* [notes on casper ffg](casper-ffg.md)