#include "wsv_restorer_impl.hpp"


Public Member Functions | |
| virtual | ~WsvRestorerImpl ()=default |
| CommitResult | restoreWsv (Storage &storage) override |
Public Member Functions inherited from iroha::ametsuchi::WsvRestorer | |
| virtual | ~WsvRestorer ()=default |
Recover WSV (World State View).
|
virtualdefault |
|
overridevirtual |
Recover WSV (World State View). Drop storage and apply blocks one by one.
| storage | of blocks in ledger |
Implements iroha::ametsuchi::WsvRestorer.
