CCF
Loading...
Searching...
No Matches
Typedefs
ccf::node Namespace Reference

Typedefs

template<typename Input >
using RecoveryDecisionProtocolHandler = std::function< std::optional< ErrorDetails >(endpoints::EndpointContext &args, Input &in)>
 

Typedef Documentation

◆ RecoveryDecisionProtocolHandler

template<typename Input >
using ccf::node::RecoveryDecisionProtocolHandler = typedef std::function<std::optional<ErrorDetails>( endpoints::EndpointContext& args, Input& in)>