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

#include <call_types.h>

Public Attributes

ServiceStatus service_status
 
ccf::crypto::Pem service_certificate
 
std::optional< ccf::Viewcurrent_view
 
std::optional< NodeIdprimary_id
 
size_t recovery_count
 
nlohmann::json service_data
 
std::optional< ccf::TxIDcurrent_service_create_txid
 

Member Data Documentation

◆ current_service_create_txid

std::optional<ccf::TxID> ccf::GetNetworkInfo::Out::current_service_create_txid

◆ current_view

std::optional<ccf::View> ccf::GetNetworkInfo::Out::current_view

◆ primary_id

std::optional<NodeId> ccf::GetNetworkInfo::Out::primary_id

◆ recovery_count

size_t ccf::GetNetworkInfo::Out::recovery_count

◆ service_certificate

ccf::crypto::Pem ccf::GetNetworkInfo::Out::service_certificate

◆ service_data

nlohmann::json ccf::GetNetworkInfo::Out::service_data

◆ service_status

ServiceStatus ccf::GetNetworkInfo::Out::service_status

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