#include "block_query_factory.hpp"


Public Member Functions | |
| virtual boost::optional< std::shared_ptr< BlockQuery > > | createBlockQuery () const =0 |
| virtual | ~BlockQueryFactory ()=default |
|
virtualdefault |
|
pure virtual |
Creates a block query from the current state.
Implemented in iroha::ametsuchi::StorageImpl.