CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::StartupConfig::Join Struct Reference

#include <startup_config.h>

Public Attributes

ccf::NodeInfoNetwork::NetAddress target_rpc_address
 
ccf::ds::TimeString retry_timeout
 
std::vector< uint8_t > service_cert
 
bool follow_redirect {}
 
bool fetch_recent_snapshot {}
 
size_t fetch_snapshot_max_attempts {}
 
ccf::ds::TimeString fetch_snapshot_retry_interval
 
ccf::ds::SizeString fetch_snapshot_max_size
 
std::optional< std::string > host_data_transparent_statement_path
 

Member Data Documentation

◆ fetch_recent_snapshot

bool ccf::StartupConfig::Join::fetch_recent_snapshot {}

◆ fetch_snapshot_max_attempts

size_t ccf::StartupConfig::Join::fetch_snapshot_max_attempts {}

◆ fetch_snapshot_max_size

ccf::ds::SizeString ccf::StartupConfig::Join::fetch_snapshot_max_size

◆ fetch_snapshot_retry_interval

ccf::ds::TimeString ccf::StartupConfig::Join::fetch_snapshot_retry_interval

◆ follow_redirect

bool ccf::StartupConfig::Join::follow_redirect {}

◆ host_data_transparent_statement_path

std::optional<std::string> ccf::StartupConfig::Join::host_data_transparent_statement_path
Initial value:
=
std::nullopt

◆ retry_timeout

ccf::ds::TimeString ccf::StartupConfig::Join::retry_timeout

◆ service_cert

std::vector<uint8_t> ccf::StartupConfig::Join::service_cert

◆ target_rpc_address

ccf::NodeInfoNetwork::NetAddress ccf::StartupConfig::Join::target_rpc_address

The documentation for this struct was generated from the following file: