[#node-ChainstateLoadOptions-wipe_chainstate_db] = xref:node.adoc[node]::xref:node/ChainstateLoadOptions.adoc[ChainstateLoadOptions]::wipe_chainstate_db :relfileprefix: ../../ :mrdocs: Whether to wipe and rebuild the chainstate database from genesis. == Synopsis Declared in `<node/chainstate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool wipe_chainstate_db = {false}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#