CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
host::CCHostConfig::Command::Join Struct Reference

#include <configuration.h>

Public Member Functions

bool operator== (const Join &) const =default
 

Public Attributes

ccf::NodeInfoNetwork::NetAddress target_rpc_address
 
ccf::ds::TimeString retry_timeout = {"1000ms"}
 
bool follow_redirect = true
 
bool fetch_recent_snapshot = true
 

Member Function Documentation

◆ operator==()

bool host::CCHostConfig::Command::Join::operator== ( const Join ) const
default

Member Data Documentation

◆ fetch_recent_snapshot

bool host::CCHostConfig::Command::Join::fetch_recent_snapshot = true

◆ follow_redirect

bool host::CCHostConfig::Command::Join::follow_redirect = true

◆ retry_timeout

ccf::ds::TimeString host::CCHostConfig::Command::Join::retry_timeout = {"1000ms"}

◆ target_rpc_address

ccf::NodeInfoNetwork::NetAddress host::CCHostConfig::Command::Join::target_rpc_address

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