![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <chainparams.h>
Public Attributes | |
MapCheckpoints | mapCheckpoints |
int64_t | nTimeLastCheckpoint |
int64_t | nTransactionsLastCheckpoint |
double | fTransactionsPerDay |
Definition at line 28 of file chainparams.h.
double CCheckpointData::fTransactionsPerDay |
Definition at line 32 of file chainparams.h.
MapCheckpoints CCheckpointData::mapCheckpoints |
Definition at line 29 of file chainparams.h.
int64_t CCheckpointData::nTimeLastCheckpoint |
Definition at line 30 of file chainparams.h.
int64_t CCheckpointData::nTransactionsLastCheckpoint |
Definition at line 31 of file chainparams.h.