Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
#include <evo/deterministicmns.h>
#include <sync.h>
#include <QObject>
#include <QDateTime>
#include <atomic>
Go to the source code of this file.
◆ BlockSource
Enumerator |
---|
BLOCK_SOURCE_NONE | |
BLOCK_SOURCE_REINDEX | |
BLOCK_SOURCE_DISK | |
BLOCK_SOURCE_NETWORK | |
Definition at line 27 of file clientmodel.h.
◆ NumConnections
Enumerator |
---|
CONNECTIONS_NONE | |
CONNECTIONS_IN | |
CONNECTIONS_OUT | |
CONNECTIONS_ALL | |
Definition at line 34 of file clientmodel.h.