From edc98335c79f7b0a1d13949248c084296d0dc2f1 Mon Sep 17 00:00:00 2001 From: mvonsteinkirch Date: Fri, 17 Feb 2023 17:22:21 -0800 Subject: [PATCH] add notes on orderflows --- MEV_searchers/{private_order_flows => order_flows}/101.md | 0 MEV_searchers/{private_order_flows => order_flows}/README.md | 0 MEV_searchers/{private_order_flows => order_flows}/projects.md | 0 README.md | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) rename MEV_searchers/{private_order_flows => order_flows}/101.md (100%) rename MEV_searchers/{private_order_flows => order_flows}/README.md (100%) rename MEV_searchers/{private_order_flows => order_flows}/projects.md (100%) diff --git a/MEV_searchers/private_order_flows/101.md b/MEV_searchers/order_flows/101.md similarity index 100% rename from MEV_searchers/private_order_flows/101.md rename to MEV_searchers/order_flows/101.md diff --git a/MEV_searchers/private_order_flows/README.md b/MEV_searchers/order_flows/README.md similarity index 100% rename from MEV_searchers/private_order_flows/README.md rename to MEV_searchers/order_flows/README.md diff --git a/MEV_searchers/private_order_flows/projects.md b/MEV_searchers/order_flows/projects.md similarity index 100% rename from MEV_searchers/private_order_flows/projects.md rename to MEV_searchers/order_flows/projects.md diff --git a/README.md b/README.md index 00fd112..99155c7 100644 --- a/README.md +++ b/README.md @@ -76,13 +76,13 @@
+* [order flows](MEV_searchers/order_flows) * [mev projects](MEV_projects) * [defi and trading](MEV_and_trading) * [build your mev bot](MEV_searchers) * [cross-domain mev](MEV_searchers/cross_domain_mev) * [data and analytics](MEV_searchers/data_and_analytics) * [latency optimization](MEV_searchers/latency) -* [exclusive order flows](MEV_searchers/private_order_flows) * [mempools monitoring](MEV_searchers/mempool_monitoring) * [tx and signature explorers](MEV_searchers/tx_and_signature_explorers)