|
CCF
|
#include "ccf/ds/json_schema.h"#include "ccf/receipt.h"#include "ccf/service/tables/code_id.h"#include "ccf/service/tables/nodes.h"#include "ccf/tx_id.h"#include "ccf/tx_status.h"#include "kv/kv_types.h"#include "node/identity.h"#include "node/ledger_secrets.h"#include "node_call_types.h"#include <nlohmann/json.hpp>Go to the source code of this file.
Classes | |
| struct | ccf::GetCommit |
| struct | ccf::GetCommit::Out |
| struct | ccf::GetTxStatus |
| struct | ccf::GetTxStatus::Out |
| struct | ccf::GetCode |
| struct | ccf::GetCode::Version |
| struct | ccf::GetCode::Out |
| struct | ccf::GetSnpHostDataMap |
| struct | ccf::GetSnpHostDataMap::HostData |
| struct | ccf::GetSnpHostDataMap::Out |
| struct | ccf::GetNetworkInfo |
| struct | ccf::GetNetworkInfo::Out |
| struct | ccf::GetNode |
| struct | ccf::GetNode::NodeInfo |
| struct | ccf::GetNodes |
| struct | ccf::GetNodes::Out |
| struct | ccf::GetAPI |
| struct | ccf::VerifyReceipt |
| struct | ccf::VerifyReceipt::In |
| struct | ccf::VerifyReceipt::Out |
| struct | ccf::GetRecoveryShare |
| struct | ccf::GetRecoveryShare::Out |
| struct | ccf::SubmitRecoveryShare |
| struct | ccf::SubmitRecoveryShare::In |
| struct | ccf::SubmitRecoveryShare::Out |
Namespaces | |
| namespace | ccf |