Update server.md

This commit is contained in:
Felix Lange 2020-02-27 11:02:07 +01:00 committed by GitHub
parent ea74f3a138
commit c19937adb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,12 +73,12 @@ As with `--rpccorsdomain`, using `--wsorigins '*'` allows access from any origin
JSON-RPC APIs are also provided on a UNIX domain socket. This server is enabled
by default and has access to all JSON-RPC namespaces.
The listening socket is placed into the data directory by default. On Linux, the
default location of the geth socket is
The listening socket is placed into the data directory by default. On Linux and macOS,
the default location of the geth socket is
~/.ethereum/geth.ipc
On Windows the default location is
On Windows, IPC is provided via named pipes. The default location of the geth pipe is:
\\.\pipe\geth.ipc