|
CCF
|
#include "node/self_healing_open_impl.h"#include "ccf/pal/locking.h"#include "ccf/service/tables/nodes.h"#include "ccf/service/tables/self_healing_open.h"#include "ccf/tx.h"#include "http/curl.h"#include "node_state.h"#include "tasks/basic_task.h"#include "tasks/task_system.h"#include <stdexcept>Namespaces | |
| namespace | ccf |
Functions | |
| void | ccf::dispatch_authenticated_message (nlohmann::json &request, const std::string &target_address, const std::string &endpoint, const crypto::Pem &self_signed_node_cert, const crypto::Pem &privkey_pem) |