Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

masternodelist.h File Reference
#include <primitives/transaction.h>
#include <sync.h>
#include <util.h>
#include <evo/deterministicmns.h>
#include <QMenu>
#include <QTimer>
#include <QWidget>
+ Include dependency graph for masternodelist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MasternodeList
 Masternode Manager page widget. More...
 

Namespaces

 Ui
 

Macros

#define MASTERNODELIST_UPDATE_SECONDS   3
 
#define MASTERNODELIST_FILTER_COOLDOWN_SECONDS   3
 

Macro Definition Documentation

◆ MASTERNODELIST_FILTER_COOLDOWN_SECONDS

◆ MASTERNODELIST_UPDATE_SECONDS

#define MASTERNODELIST_UPDATE_SECONDS   3

Definition at line 14 of file masternodelist.h.

Referenced by MasternodeList::updateDIP3ListScheduled().

Released under the MIT license