From 036228036d62d85e69239b53f798bc141c7f3f82 Mon Sep 17 00:00:00 2001 From: Luke Van Seters Date: Mon, 20 Sep 2021 12:57:28 -0400 Subject: [PATCH] Bold parity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7fabbd..892960c 100644 --- a/README.md +++ b/README.md @@ -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: ```