|
Electroneum
|
#include <chaingen.h>
Public Types | |
| enum | settings { set_txs_keeped_by_block = 1 << 0 } |
Public Member Functions | |
| event_visitor_settings (int a_valid_mask=0, bool a_txs_keeped_by_block=false) | |
Public Attributes | |
| int | valid_mask |
| bool | txs_keeped_by_block |
Friends | |
| class | boost::serialization::access |
Definition at line 110 of file chaingen.h.
| Enumerator | |
|---|---|
| set_txs_keeped_by_block | |
Definition at line 115 of file chaingen.h.
|
inline |
Definition at line 120 of file chaingen.h.
|
friend |
Definition at line 127 of file chaingen.h.
| bool event_visitor_settings::txs_keeped_by_block |
Definition at line 113 of file chaingen.h.
| int event_visitor_settings::valid_mask |
Definition at line 112 of file chaingen.h.