Update mining.md

This commit is contained in:
Alex Sharov 2021-09-07 15:57:31 +07:00 committed by GitHub
parent 9c7913d44b
commit a4f9df9ee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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