Get previous DS block difficulty
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the mining difficulty of the previous DS block.
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsArray<string | integer | object | boolean>requiredParameters for the method (empty if none)
Response
200OK
Successfully retrieved previous DS block difficulty
400Bad Request
Invalid request
500Internal Server Error
Internal server error