getdifficulty
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the current difficulty as a multiple of the minimum difficulty (lowest possible difficulty on the network). This is a relative measure of how difficult it is to find a new block.
Body
application/json
jsonrpcstringrequiredidstringrequiredmethodstringgetdifficultyrequiredparamsarrayrequiredThis method takes no parameters.
Response
200OK
Difficulty value returned successfully
401Unauthorized
Unauthorized
500Internal Server Error
Internal Server Error