add notes on orderflows

This commit is contained in:
mvonsteinkirch 2023-02-17 17:22:21 -08:00
parent ebe28def76
commit edc98335c7
4 changed files with 1 additions and 1 deletions

View file

@ -76,13 +76,13 @@
<br> <br>
* [order flows](MEV_searchers/order_flows)
* [mev projects](MEV_projects) * [mev projects](MEV_projects)
* [defi and trading](MEV_and_trading) * [defi and trading](MEV_and_trading)
* [build your mev bot](MEV_searchers) * [build your mev bot](MEV_searchers)
* [cross-domain mev](MEV_searchers/cross_domain_mev) * [cross-domain mev](MEV_searchers/cross_domain_mev)
* [data and analytics](MEV_searchers/data_and_analytics) * [data and analytics](MEV_searchers/data_and_analytics)
* [latency optimization](MEV_searchers/latency) * [latency optimization](MEV_searchers/latency)
* [exclusive order flows](MEV_searchers/private_order_flows)
* [mempools monitoring](MEV_searchers/mempool_monitoring) * [mempools monitoring](MEV_searchers/mempool_monitoring)
* [tx and signature explorers](MEV_searchers/tx_and_signature_explorers) * [tx and signature explorers](MEV_searchers/tx_and_signature_explorers)