Skip to content

Commit

Permalink
Update mining.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov authored Sep 7, 2021
1 parent 9c7913d commit a4f9df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mining.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Support only remote-miners.

* To enable, add `--mine --miner.etherbase=...` or `--mine --miner.sigkey=...` flags.
* To enable, add `--mine --miner.etherbase=...` or `--mine --miner.sigfile=...` flags.
* Other supported options: `--miner.extradata`, `--miner.notify`, `--miner.gaslimit`, `--miner.gasprice`
, `--miner.gastarget`
* RPCDaemon supports methods: eth_coinbase , eth_hashrate, eth_mining, eth_getWork, eth_submitWork, eth_submitHashrate
Expand Down

0 comments on commit a4f9df9

Please sign in to comment.