Suffix appended to the chainstate (leveldb) dir when created based upon a snapshot.
Synopsis
Declared in <node/utxo_snapshot.h>
inline constexpr std::string_view SNAPSHOT_CHAINSTATE_SUFFIX = "_snapshot";
Created with MrDocs