![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <chainparams.h>
Public Attributes | |
| const 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.
| const 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.