25 AbstractStateCache& state_cache,
26 std::shared_ptr<NetworkIdentitySubsystemInterface>
27 network_identity_subsystem);
42 AbstractStateCache& state_cache);
Definition historical_queries_adapter.h:18
std::shared_ptr< State > StatePtr
Definition historical_queries_interface.h:41
bool populate_service_endorsements(ccf::kv::ReadOnlyTx &tx, ccf::historical::StatePtr &state, AbstractStateCache &state_cache, std::shared_ptr< NetworkIdentitySubsystemInterface > network_identity_subsystem)
Definition historical_queries_utils.cpp:279
bool populate_cose_service_endorsements(ccf::kv::ReadOnlyTx &tx, ccf::historical::StatePtr &state, AbstractStateCache &state_cache)
Definition historical_queries_utils.cpp:367