Home

Flush bad transactions and blocks from the cache

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Removes invalid or bad transactions and/or blocks from the daemon cache.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsobject
Show child attributes
bad_txsboolean

Flush bad transactions

bad_blocksboolean

Flush bad blocks

Response

200OK

Cache flush result

400Bad Request

Bad Request - invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal Server Error