5 #ifndef IROHA_WSVRESTORER_HPP 6 #define IROHA_WSVRESTORER_HPP 27 virtual expected::Result<void, std::string>
restoreWsv(
34 #endif // IROHA_WSVRESTORER_HPP
virtual expected::Result< void, std::string > restoreWsv(Storage &storage)=0
Definition: storage.hpp:36
Definition: wsv_restorer.hpp:18
Definition: block_query.hpp:16
virtual ~WsvRestorer()=default