Scorum
node_property_object.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 namespace scorum {
4 namespace chain {
5 
17 {
18 public:
20  {
21  }
23  {
24  }
25 
26  uint32_t skip_flags = 0;
27 };
28 }
29 } // scorum::chain
Contains per-node database configuration.
Definition: asset.cpp:15