Skip to content

Commit 2ab5c11

Browse files
author
Martin Michlmayr
committed
README: fix typo
1 parent e39ca5e commit 2ab5c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ instance for mining, run it with all your usual flags, extended by:
266266
$ geth <usual-flags> --mine --minerthreads=1 --etherbase=0x0000000000000000000000000000000000000000
267267
```
268268

269-
Which will start mining bocks and transactions on a single CPU thread, crediting all proceedings to
269+
Which will start mining blocks and transactions on a single CPU thread, crediting all proceedings to
270270
the account specified by `--etherbase`. You can further tune the mining by changing the default gas
271271
limit blocks converge to (`--targetgaslimit`) and the price transactions are accepted at (`--gasprice`).
272272

0 commit comments

Comments
 (0)