Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::plugin_interface Namespace Reference

Namespaces

namespace  channels
 
namespace  compat
 
namespace  incoming
 
namespace  methods
 

Typedefs

template<typename T >
using next_function = std::function<void(const std::variant<fc::exception_ptr, T>&)>
 

Typedef Documentation

◆ next_function

template<typename T >
using sysio::chain::plugin_interface::next_function = std::function<void(const std::variant<fc::exception_ptr, T>&)>

Definition at line 16 of file plugin_interface.hpp.