[#Chainstate-ReplayBlocks] = xref:Chainstate.adoc[Chainstate]::ReplayBlocks :relfileprefix: ../ :mrdocs: Replay blocks that aren't fully applied to the database. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool ReplayBlocks(); ---- == Return Value true if the blocks were replayed successfully. [.small]#Created with https://www.mrdocs.com[MrDocs]#