#include "block_index.hpp"


Public Member Functions | |
| virtual | ~BlockIndex ()=default |
| virtual void | index (const shared_model::interface::Block &)=0 |
Internal interface for modifying index on blocks and transactions
|
virtualdefault |
|
pure virtual |
Create necessary indexes for block
| block | to be indexed |
Implemented in iroha::ametsuchi::BlockIndexImpl.