RPC API 레퍼런스ethMiscellaneous[Miscellaneous] eth_hashrate[Miscellaneous] eth_hashrate Returns the number of hashes per second that the node is mining with. Please note that it always return 0x0 because there is no PoW mechanism in Kaia. JSONRPC: eth_hashrate Request Responses200The number of hashes per second.