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

Flush cache

Flush bad transactions and blocks from the cache

post

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

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

Cache flush result

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated