From 9aea1571f421f6712222ce15b843d53a9f2c62a0 Mon Sep 17 00:00:00 2001 From: status-im-auto Date: Thu, 24 Mar 2022 09:07:32 +0000 Subject: [PATCH] Updates --- node.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node.html b/node.html index bea2903e..16eaccbc 100644 --- a/node.html +++ b/node.html @@ -152,13 +152,13 @@

Ports

-

30303

+

8545

TCP - JSON RPC management port.

-

Must ALWAYS be public.

+

Must NEVER be public.

-

8545

+

30303

TCP/UDP - DevP2P wire protocol port.

Must ALWAYS be public.