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 = {"1000ms"}
 
std::vector< uint8_t > service_cert = {}
 
bool follow_redirect = true
 

Member Data Documentation

◆ follow_redirect

bool ccf::StartupConfig::Join::follow_redirect = true

◆ retry_timeout

ccf::ds::TimeString ccf::StartupConfig::Join::retry_timeout = {"1000ms"}

◆ 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: