#include <kv_types.h>
◆ acks
std::unordered_map<ccf::NodeId, Ack> ccf::kv::ConsensusDetails::acks = {} |
◆ configs
std::vector<Configuration> ccf::kv::ConsensusDetails::configs = {} |
◆ current_view
ccf::View ccf::kv::ConsensusDetails::current_view = 0 |
◆ leadership_state
std::optional<LeadershipState> ccf::kv::ConsensusDetails::leadership_state = std::nullopt |
◆ learners
◆ membership_state
◆ primary_id
std::optional<ccf::NodeId> ccf::kv::ConsensusDetails::primary_id = std::nullopt |
◆ reconfiguration_type
◆ retirement_phase
std::optional<RetirementPhase> ccf::kv::ConsensusDetails::retirement_phase = std::nullopt |
◆ ticking
bool ccf::kv::ConsensusDetails::ticking = false |
The documentation for this struct was generated from the following file: