Returns the compatibility hash-rate value; TRON does not use proof of work, so the result is 0x0.
TRON does not use proof of work and has no mining hash rate. This compatibility method always returns 0x0.
Parameters
None
Example
curl -X POST 'https://api.shasta.trongrid.io/jsonrpc' --data '{"jsonrpc":"2.0","method":"eth_hashrate","params":[],"id":1}'{"jsonrpc":"2.0","id":1,"result":"0x0"}