6 #ifndef KAGOME_CORE_RUNTIME_IMPL_METADATA_HPP 7 #define KAGOME_CORE_RUNTIME_IMPL_METADATA_HPP 20 std::shared_ptr<blockchain::BlockHeaderRepository> block_header_repo,
21 std::shared_ptr<Executor> executor);
23 outcome::result<OpaqueMetadata>
metadata(
33 #endif // KAGOME_CORE_RUNTIME_METADATA_HPP