![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
| class | CMasternodeSync |
Macros | |
| #define | MASTERNODE_SYNC_INITIAL 0 |
| #define | MASTERNODE_SYNC_LIST 1 |
| #define | MASTERNODE_SYNC_MNW 2 |
| #define | MASTERNODE_SYNC_BUDGET 3 |
| #define | MASTERNODE_SYNC_BUDGET_PROP 10 |
| #define | MASTERNODE_SYNC_BUDGET_FIN 11 |
| #define | MASTERNODE_SYNC_FAILED 998 |
| #define | MASTERNODE_SYNC_FINISHED 999 |
| #define | MASTERNODE_SYNC_TIMEOUT 5 |
| #define | MASTERNODE_SYNC_THRESHOLD 2 |
Variables | |
| CMasternodeSync | masternodeSync |
| #define MASTERNODE_SYNC_BUDGET 3 |
Definition at line 13 of file masternode-sync.h.
| #define MASTERNODE_SYNC_BUDGET_FIN 11 |
Definition at line 15 of file masternode-sync.h.
| #define MASTERNODE_SYNC_BUDGET_PROP 10 |
Definition at line 14 of file masternode-sync.h.
| #define MASTERNODE_SYNC_FAILED 998 |
Definition at line 16 of file masternode-sync.h.
| #define MASTERNODE_SYNC_FINISHED 999 |
Definition at line 17 of file masternode-sync.h.
| #define MASTERNODE_SYNC_INITIAL 0 |
Definition at line 10 of file masternode-sync.h.
| #define MASTERNODE_SYNC_LIST 1 |
Definition at line 11 of file masternode-sync.h.
| #define MASTERNODE_SYNC_MNW 2 |
Definition at line 12 of file masternode-sync.h.
| #define MASTERNODE_SYNC_THRESHOLD 2 |
Definition at line 20 of file masternode-sync.h.
| #define MASTERNODE_SYNC_TIMEOUT 5 |
Definition at line 19 of file masternode-sync.h.
| CMasternodeSync masternodeSync |
Definition at line 19 of file masternode-sync.cpp.
1.8.17