|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Namespaces | |
| catapult | |
| catapult::mongo | |
Functions | |
| BulkWriteResult | catapult::mongo::TrySetChainInfoDocument (mongocxx::database &database, const bsoncxx::document::view &upsertDoc) |
| Upserts the chain info document in database with upsertDoc. More... | |
| bsoncxx::document::value | catapult::mongo::GetChainInfoDocument (const mongocxx::database &database) |
| Gets the chain info document from database. More... | |