Scorum
dbservice_dbs_factory.cpp
Go to the documentation of this file.
4 
5 namespace scorum {
6 namespace chain {
7 
8 // dbservice_dbs_factory
9 
11  : _db_core(db)
12 {
13 }
14 
16 {
17 }
18 }
19 }
tracks the blockchain state in an extensible manner
Definition: database.hpp:52
Definition: asset.cpp:15