|
CCF
|
#include <configuration.h>
Public Member Functions | |
| bool | operator== (const Snapshots &) const =default |
Public Attributes | |
| std::string | directory = "snapshots" |
| size_t | tx_count = 10'000 |
| std::optional< std::string > | read_only_directory = std::nullopt |
|
default |
| std::string host::CCHostConfig::Snapshots::directory = "snapshots" |
| std::optional<std::string> host::CCHostConfig::Snapshots::read_only_directory = std::nullopt |
| size_t host::CCHostConfig::Snapshots::tx_count = 10'000 |