![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <checkpoints.h>
Public Attributes | |
| const MapCheckpoints * | mapCheckpoints |
| int64_t | nTimeLastCheckpoint |
| int64_t | nTransactionsLastCheckpoint |
| double | fTransactionsPerDay |
Definition at line 22 of file checkpoints.h.
| double Checkpoints::CCheckpointData::fTransactionsPerDay |
Definition at line 26 of file checkpoints.h.
| const MapCheckpoints* Checkpoints::CCheckpointData::mapCheckpoints |
Definition at line 23 of file checkpoints.h.
| int64_t Checkpoints::CCheckpointData::nTimeLastCheckpoint |
Definition at line 24 of file checkpoints.h.
| int64_t Checkpoints::CCheckpointData::nTransactionsLastCheckpoint |
Definition at line 25 of file checkpoints.h.
1.8.17