For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add aux pow

Add auxiliary PoW to a Monero block template for merge mining

post

Enables merge mining without manually altering the coinbase transaction. Accepts auxiliary block information and returns a modified block template with the auxiliary PoW included.

Authorizations
api-keystringRequired
Body
jsonrpcstringOptionalExample: 2.0
idstringOptionalExample: 0
methodstringOptionalExample: add_aux_pow
Responses
200

Auxiliary PoW added successfully

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated