[Block] eth_mining
Returns true if client is actively mining new blocks.
NOTE: Currently, every node is on mining mode by default to resend transactions. Please note that the actual "mining" is only performed by the Consensus Nodes (CNs).
JSONRPC: eth_mining
Request
Responses
- 200
true if the client is mining, otherwise false.