|
Open-Transactions
0.93.0-ge03d287
|
#include "ConfigLoader.hpp"#include "ServerSettings.hpp"#include <opentxs/core/OTString.hpp>#include <opentxs/core/util/OTDataFolder.hpp>#include <opentxs/core/OTSettings.hpp>#include <opentxs/core/cron/OTCron.hpp>#include <opentxs/core/OTLog.hpp>#include <opentxs/core/crypto/OTCachedKey.hpp>#include <cstdint>
Go to the source code of this file.
Namespaces | |
| opentxs | |
Macros | |
| #define | SERVER_WALLET_FILENAME "notaryServer.xml" |
| #define | SERVER_MASTER_KEY_TIMEOUT_DEFAULT -1 |
| #define | SERVER_USE_SYSTEM_KEYRING false |
| #define SERVER_MASTER_KEY_TIMEOUT_DEFAULT -1 |
Definition at line 144 of file ConfigLoader.cpp.
| #define SERVER_USE_SYSTEM_KEYRING false |
Definition at line 145 of file ConfigLoader.cpp.
| #define SERVER_WALLET_FILENAME "notaryServer.xml" |
Definition at line 143 of file ConfigLoader.cpp.