CCF
Loading...
Searching...
No Matches
Namespaces | Functions
endpoint_registry.cpp File Reference
#include "ccf/endpoint_registry.h"
#include "ccf/common_auth_policies.h"
#include "ccf/node_context.h"
#include "ccf/pal/locking.h"
#include "ds/nonstd.h"
#include "endpoint_utils.h"
#include "http/http_parser.h"
#include "node/rpc/claims.h"
#include "node/rpc_context_impl.h"
#include "node/signature_cache_interface.h"
#include "node/tx_receipt_impl.h"

Namespaces

namespace  ccf
 
namespace  ccf::endpoints
 

Functions

void ccf::endpoints::default_locally_committed_func (CommandEndpointContext &ctx, const TxID &tx_id)
 
ccf::TxReceiptImplPtr ccf::endpoints::build_receipt_for_committed_tx (ccf::AbstractNodeContext &context, CommittedTxInfo &info)