[#Chainstate-StoragePath] = xref:Chainstate.adoc[Chainstate]::StoragePath :relfileprefix: ../ :mrdocs: Return path to chainstate leveldb directory. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:fs/path.adoc[fs::path] StoragePath() const; ---- == Return Value The filesystem path of the chainstate's leveldb directory. [.small]#Created with https://www.mrdocs.com[MrDocs]#