|
CCF
|
#include "ccf/historical_queries_utils.h"#include "ccf/rpc_context.h"#include "ccf/service/tables/service.h"#include "kv/kv_types.h"#include "node/identity.h"#include "node/tx_receipt_impl.h"Namespaces | |
| namespace | ccf |
| namespace | ccf::historical |
Functions | |
| std::optional< ServiceInfo > | ccf::historical::find_previous_service_identity (ccf::kv::ReadOnlyTx &tx, ccf::historical::StatePtr &state, AbstractStateCache &state_cache) |
| bool | ccf::historical::populate_service_endorsements (ccf::kv::ReadOnlyTx &tx, ccf::historical::StatePtr &state, AbstractStateCache &state_cache, std::shared_ptr< NetworkIdentitySubsystemInterface > network_identity_subsystem) |