Scorum
dynamic_global_property.cpp
Go to the documentation of this file.
2 
4 
6 
7 namespace scorum {
8 namespace chain {
9 
11  : base_service_type(db)
12 {
13 }
14 
16 {
17  return get().time;
18 }
19 
21 {
22  return get().head_block_number;
23 }
24 
25 } // namespace scorum
26 } // namespace chain
virtual fc::time_point_sec head_block_time() const override
virtual uint32_t head_block_num() const override
Definition: asset.cpp:15