Improve format

This commit is contained in:
Leo Arias 2021-10-12 17:24:57 +00:00
parent f3687c9102
commit 53a1afd5f7

View File

@ -40,7 +40,7 @@ Example:
export RPC_URL="http://111.111.111.111:8546" export RPC_URL="http://111.111.111.111:8546"
``` ```
**Note: mev-inspect-py currently requires an RPC of a full archive node with support for Erigon traces and receipts (not geth 😔)** **Note**: mev-inspect-py currently requires an RPC of a full archive node with support for Erigon traces and receipts (not geth 😔).
Next, start all services with: Next, start all services with: