From 2065e634427362bb8aafcdcde1fb92106254b097 Mon Sep 17 00:00:00 2001 From: InversionSpaces Date: Thu, 12 Oct 2023 15:08:45 +0000 Subject: [PATCH] Add command --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4bbfc7e..60da113 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ Call will be to : https://eth-goerli.g.alchemy.com/v2/ Since we have specified *round-robin* in our config file and have more than one endpoint url in play, re-running the json-rpc call should result in a different endpoint selection: +**Command**: + ```bash curl http://127.0.0.1:3000 \ -X POST \