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

Submit block

Submit a mined block to the network

post

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

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

Submission result

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated