chore: prettier formatting

This commit is contained in:
Nicolás Quiroz 2022-09-19 12:55:38 +02:00
parent 5cd0e5e6ea
commit 8e5779b917

@ -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.