ledger-core
Static Public Attributes | List of all members
ledger::core::api::PoolConfiguration Class Reference

#include <PoolConfiguration.hpp>

Static Public Attributes

static std::string const DATABASE_NAME = {"DATABASE_NAME"}
 
static std::string const ENABLE_INTERNAL_LOGGING = {"ENABLE_INTERNAL_LOGGING"}
 

Detailed Description

Configuration of wallet pools.

Member Data Documentation

◆ DATABASE_NAME

std::string const ledger::core::api::PoolConfiguration::DATABASE_NAME = {"DATABASE_NAME"}
static

Name to use for the database.

◆ ENABLE_INTERNAL_LOGGING

std::string const ledger::core::api::PoolConfiguration::ENABLE_INTERNAL_LOGGING = {"ENABLE_INTERNAL_LOGGING"}
static

Enable internal logging.

Set to true by default.


The documentation for this class was generated from the following files: