update readme to use new miner threads flag instead of legacy minerthreads flag

This commit is contained in:
Jeff Walsh 2019-10-13 16:18:44 -07:00
parent a73f3f4518
commit 705c28ed3c

View file

@ -303,7 +303,7 @@ ones either). To start a `geth` instance for mining, run it with all your usual
by:
```shell
$ geth <usual-flags> --mine --minerthreads=1 --etherbase=0x0000000000000000000000000000000000000000
$ geth <usual-flags> --mine --miner.threads=1 --etherbase=0x0000000000000000000000000000000000000000
```
Which will start mining blocks and transactions on a single CPU thread, crediting all