Scorum
|
Contains per-node database configuration. More...
#include <node_property_object.hpp>
Public Member Functions | |
node_property_object () | |
~node_property_object () | |
Public Attributes | |
uint32_t | skip_flags = 0 |
Contains per-node database configuration.
Transactions are evaluated differently based on per-node state. Settings here may change based on whether the node is syncing or up-to-date. Or whether the node is a witness node. Or if we're processing a transaction in a witness-signed block vs. a fresh transaction from the p2p network. Or configuration-specified tradeoffs of performance/hardfork resilience vs. paranoia.
Definition at line 16 of file node_property_object.hpp.
|
inline |
Definition at line 19 of file node_property_object.hpp.
|
inline |
Definition at line 22 of file node_property_object.hpp.
uint32_t scorum::chain::node_property_object::skip_flags = 0 |
Definition at line 26 of file node_property_object.hpp.