Return path to chainstate leveldb directory.

Synopsis

Declared in <validation.h>

fs::path
StoragePath() const;

Return Value

The filesystem path of the chainstate's leveldb directory.

Created with MrDocs