mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 18:02:24 +00:00
node: rm per peter
This commit is contained in:
parent
60f22eb82b
commit
85464c1971
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ import (
|
|||
"github.com/ethereum/go-ethereum/p2p/nat"
|
||||
)
|
||||
|
||||
// Const variables set HTTP and WS ports for localhost.
|
||||
const (
|
||||
DefaultHTTPHost = "localhost" // Default host interface for the HTTP RPC server
|
||||
DefaultHTTPPort = 8545 // Default TCP port for the HTTP RPC server
|
||||
|
|
|
|||
Loading…
Reference in a new issue