From 9c0f1318434603589ded9fca4cdb841cb13914d1 Mon Sep 17 00:00:00 2001 From: Bryan Stitt Date: Fri, 4 Mar 2022 19:58:59 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4e13779..6b3d58ef 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Proxy Web3 Requests Options: --eth-primary-rpc the primary Ethereum RPC server --eth-private-rpc the private Ethereum RPC server - --listen-port the private Ethereum RPC + --listen-port the port to listen on --help display usage information ```