6 #ifndef KAGOME_CORE_RUNTIME_IMPL_BABE_API_HPP 7 #define KAGOME_CORE_RUNTIME_IMPL_BABE_API_HPP 17 explicit BabeApiImpl(std::shared_ptr<Executor> executor);
28 #endif // KAGOME_CORE_RUNTIME_IMPL_BABE_API_HPP
std::shared_ptr< Executor > executor_
BabeApiImpl(std::shared_ptr< Executor > executor)
outcome::result< primitives::BabeConfiguration > configuration(primitives::BlockHash const &block) override