From e61f995cb720558253a32a19a9eedccddcc4a147 Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Mon, 17 Oct 2022 22:39:44 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=B5=20eth-mempool-whale-watcher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MEV_on_Ethereum/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MEV_on_Ethereum/README.md b/MEV_on_Ethereum/README.md index da51285..579aa38 100644 --- a/MEV_on_Ethereum/README.md +++ b/MEV_on_Ethereum/README.md @@ -7,10 +7,10 @@
-* [basic evm](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/evm-knowledge.md) -* [eip-1559](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/eip-1559.md) -* [the mempool](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/mempool.md) -* [terminology](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/terminology.md) +* [basic evm](evm-knowledge.md) +* [eip-1559](eip-1559.md) +* [the mempool](MEMPOOL.md) +* [terminology](terminology.md)