Preciousblock
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
1.0idstringRequiredExample:
preciousblockmethodstring · enumRequiredPossible values:
paramsstring[]RequiredExample:
Parameters:
blockhash(string, required) — The hash of the block to mark as precious.
["0000000000000000000a7b89e4d3f3bcebd7025fa72d2d9c7b3e8f7a3bc5c8a5"]Responses
200
Block marked as precious successfully
application/json
resultstring · nullableOptional
Null result indicates success with no return value
errorobject · nullableOptional
Null if successful; otherwise error details
idstringOptional
The ID of the request
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/Last updated