hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::ametsuchi::InMemoryBlockStorageFactory Class Reference

#include "in_memory_block_storage_factory.hpp"

Inheritance diagram for iroha::ametsuchi::InMemoryBlockStorageFactory:
Inheritance graph
Collaboration diagram for iroha::ametsuchi::InMemoryBlockStorageFactory:
Collaboration graph

Public Member Functions

iroha::expected::Result< std::unique_ptr< BlockStorage >, std::string > create () override
 
- Public Member Functions inherited from iroha::ametsuchi::BlockStorageFactory
virtual ~BlockStorageFactory ()=default
 

Member Function Documentation

◆ create()

iroha::expected::Result< std::unique_ptr< BlockStorage >, std::string > InMemoryBlockStorageFactory::create ( )
overridevirtual

The documentation for this class was generated from the following files: