getmininginfo
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns mining-related information such as current block, difficulty, network hash rate, etc. No parameters are required.
Body
application/json
jsonrpcstringrequiredJSON-RPC version (always "1.0")
idstringrequiredRequest identifier
methodstringgetmininginforequiredThe RPC method name
paramsarrayrequiredNo parameters required
Response
200OK
Mining info retrieved successfully
401Unauthorized
Unauthorized
500Internal Server Error
Internal Server Error