This commit is contained in:
Joe 2022-09-19 13:41:16 +01:00
commit ba12c863d7
1 changed files with 2 additions and 3 deletions

View File

@ -13,7 +13,6 @@ The Geth team have also recently started to run AMA's on Reddit:
It is also recommended to search for 'Geth' and 'go-ethereum' on [ethereum.stackexchange](ethereum.stackexchange.com).
## What are RPC and IPC?
IPC stands for Inter-Process Communications. Geth creates a `geth.ipc` file on startup that other processes on the same computer can use to communicate with Geth.