From e6f5ece46f2321c8bff45239ae7683423c310f98 Mon Sep 17 00:00:00 2001 From: Luke Van Seters Date: Wed, 29 Sep 2021 12:40:49 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 185637a..bc63a5b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Example: export RPC_URL="http://111.111.111.111:8546" ``` -**Note: mev-inspect-py currently requires and RPC with support for parity traces** +**Note: mev-inspect-py currently requires and RPC with support for OpenEthereum / Erigon traces (not geth 😔)** Next, start all servcies with: ```