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.