# Functions
No description provided by the author
No description provided by the author
# Constants
whether to check if the ledger state matches the total supply on startup.
whether to automatically start revalidation on startup if the database is corrupted.
ignore the check for corrupted databases (should only be used for debug reasons).
the used database engine (pebble/rocksdb/mapdb).
the path to the database folder.
whether to delete the database and snapshots at startup.
whether to delete the database at startup.
subfolder for the tangle database.
subfolder for the UTXO database.
# Variables
No description provided by the author