CatapultServer  v0.5.0.1 (Elephant)
MongoBlockStorage.h File Reference
Include dependency graph for MongoBlockStorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::mongo
 

Functions

std::unique_ptr< io::LightBlockStorage > catapult::mongo::CreateMongoBlockStorage (MongoStorageContext &context, const MongoTransactionRegistry &transactionRegistry, const MongoReceiptRegistry &receiptRegistry)
 Creates a mongodb block storage around context, transactionRegistry and receiptRegistry. More...