Scorum
libraries
chain
include
scorum
chain
node_property_object.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
scorum
{
4
namespace
chain {
5
16
class
node_property_object
17
{
18
public
:
19
node_property_object
()
20
{
21
}
22
~node_property_object
()
23
{
24
}
25
26
uint32_t
skip_flags
= 0;
27
};
28
}
29
}
// scorum::chain
scorum::chain::node_property_object
Contains per-node database configuration.
Definition:
node_property_object.hpp:17
scorum::chain::node_property_object::node_property_object
node_property_object()
Definition:
node_property_object.hpp:19
scorum::chain::node_property_object::~node_property_object
~node_property_object()
Definition:
node_property_object.hpp:22
scorum::chain::node_property_object::skip_flags
uint32_t skip_flags
Definition:
node_property_object.hpp:26
scorum
Definition:
asset.cpp:15
Generated on Thu Jun 9 2022 13:04:25 for Scorum by
1.9.1