|
CCF
|
#include "ccf/ds/json.h"#include "ccf/service/consensus_type.h"#include "ccf/service/reconfiguration_type.h"#include "ccf/service/service_config.h"Go to the source code of this file.
Namespaces | |
| namespace | ccf |
| namespace | ccf::Tables |
Typedefs | |
| using | ccf::Configuration = ServiceValue< ServiceConfiguration > |
Functions | |
| ccf::DECLARE_JSON_TYPE_WITH_OPTIONAL_FIELDS (ServiceConfiguration) | |
| ccf::DECLARE_JSON_REQUIRED_FIELDS (ServiceConfiguration, recovery_threshold) | |
| ccf::DECLARE_JSON_OPTIONAL_FIELDS (ServiceConfiguration, consensus, reconfiguration_type, maximum_node_certificate_validity_days, maximum_service_certificate_validity_days, recent_cose_proposals_window_size) | |