Bold parity

This commit is contained in:
Luke Van Seters 2021-09-20 12:57:28 -04:00
parent 663a97e84f
commit 036228036d

View File

@ -28,7 +28,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 parity traces**
Next, start all servcies with:
```