Calculate PoW hash for a block candidate
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Calculates the proof-of-work hash for a given block candidate blob.
Body
application/json
jsonrpcstringidstringmethodstringparamsobjectResponse
200OK
PoW hash calculation result
400Bad Request
Bad Request - invalid parameters
403Forbidden
Forbidden
404Not Found
Not Found
500Internal Server Error
Internal Server Error