[#node-SNAPSHOT_CHAINSTATE_SUFFIX] = xref:node.adoc[node]::SNAPSHOT_CHAINSTATE_SUFFIX :relfileprefix: ../ :mrdocs: Suffix appended to the chainstate (leveldb) dir when created based upon a snapshot. == Synopsis Declared in `<node/utxo_snapshot.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr std::string_view SNAPSHOT_CHAINSTATE_SUFFIX = "_snapshot"; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#