CCF
|
#include <startup_config.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 ccf::CCFConfig::Snapshots::directory = "snapshots" |
std::optional<std::string> ccf::CCFConfig::Snapshots::read_only_directory = std::nullopt |
size_t ccf::CCFConfig::Snapshots::tx_count = 10'000 |