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

#include <startup_config.h>

Public Attributes

std::optional< std::vector< uint8_t > > previous_service_identity
 
std::optional< std::string > previous_sealed_ledger_secret_location
 

Member Data Documentation

◆ previous_sealed_ledger_secret_location

std::optional<std::string> ccf::StartupConfig::Recover::previous_sealed_ledger_secret_location
Initial value:
=
std::nullopt

◆ previous_service_identity

std::optional<std::vector<uint8_t> > ccf::StartupConfig::Recover::previous_service_identity
Initial value:
=
std::nullopt

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