Home

Submit a mined block to the network

POST
https://xmr.nownodes.io/json_rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Sends a mined block to the Monero network for inclusion in the blockchain.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsobject
Show child attributes
blockstring

Serialized block data to submit

Response

200OK

Submission result

400Bad Request

Bad Request - missing or invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal server error