6 #ifndef IROHA_BLOCK_STORAGE_FACTORY_HPP 7 #define IROHA_BLOCK_STORAGE_FACTORY_HPP 31 #endif // IROHA_BLOCK_STORAGE_FACTORY_HPP Definition: result_fwd.hpp:27
virtual iroha::expected::Result< std::unique_ptr< BlockStorage >, std::string > create()=0
Definition: block_query.hpp:15
Definition: block_storage_factory.hpp:19
virtual ~BlockStorageFactory()=default