#include <startup_config.h>
◆ operator==()
| bool ccf::CCFConfig::Snapshots::operator== |
( |
const Snapshots & |
| ) |
const |
|
default |
◆ backup_fetch
| BackupFetch ccf::CCFConfig::Snapshots::backup_fetch = {} |
◆ directory
| std::string ccf::CCFConfig::Snapshots::directory = "snapshots" |
◆ min_tx_count
| size_t ccf::CCFConfig::Snapshots::min_tx_count = 2 |
◆ read_only_directory
| std::optional<std::string> ccf::CCFConfig::Snapshots::read_only_directory = std::nullopt |
◆ time_interval
◆ tx_count
| size_t ccf::CCFConfig::Snapshots::tx_count = 10'000 |
The documentation for this struct was generated from the following file: