Scorum
genesis_state.cpp
Go to the documentation of this file.
3 
5 
6 namespace scorum {
7 namespace chain {
8 
10  : _base_type(db)
11  , _db(db)
12 {
13 }
14 
16 {
18 }
19 }
20 }
tracks the blockchain state in an extensible manner
Definition: database.hpp:52
const genesis_persistent_state_type & genesis_persistent_state() const
Definition: database.cpp:2065
const fc::time_point_sec & get_lock_withdraw_sp_until_timestamp() const override
Definition: asset.cpp:15