Skip to content

Commit 10c1484

Browse files
sandakersmannfjl
andauthored
README: remove text about GPU mining (#26609)
Co-authored-by: Felix Lange <[email protected]>
1 parent 918aed4 commit 10c1484

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -321,12 +321,8 @@ also need to configure a miner to process transactions and create new blocks for
321321

322322
#### Running a private miner
323323

324-
Mining on the public Ethereum network is a complex task as it's only feasible using GPUs,
325-
requiring an OpenCL or CUDA enabled `ethminer` instance. For information on such a
326-
setup, please consult the [EtherMining subreddit](https://www.reddit.com/r/EtherMining/)
327-
and the [ethminer](https://github.com/ethereum-mining/ethminer) repository.
328324

329-
In a private network setting, however, a single CPU miner instance is more than enough for
325+
In a private network setting a single CPU miner instance is more than enough for
330326
practical purposes as it can produce a stable stream of blocks at the correct intervals
331327
without needing heavy resources (consider running on a single thread, no need for multiple
332328
ones either). To start a `geth` instance for mining, run it with all your usual flags, extended

0 commit comments

Comments
 (0)