Update README.md

This commit is contained in:
Luke Van Seters 2021-09-29 12:40:49 -04:00 committed by GitHub
parent 8f0b295956
commit e6f5ece46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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:
```