Add auxiliary PoW to a Monero block template for merge mining
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Enables merge mining without manually altering the coinbase transaction. Accepts auxiliary block information and returns a modified block template with the auxiliary PoW included.
Body
application/json
jsonrpcstringidstringmethodstringparamsobjectResponse
200OK
Auxiliary PoW added successfully
400Bad Request
Bad Request – invalid parameters
403Forbidden
Forbidden – insufficient permissions
404Not Found
Not Found – block template not found
500Internal Server Error
Internal server error