File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -321,12 +321,8 @@ also need to configure a miner to process transactions and create new blocks for
321
321
322
322
#### Running a private miner
323
323
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.
328
324
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
330
326
practical purposes as it can produce a stable stream of blocks at the correct intervals
331
327
without needing heavy resources (consider running on a single thread, no need for multiple
332
328
ones either). To start a ` geth ` instance for mining, run it with all your usual flags, extended
You can’t perform that action at this time.
0 commit comments