PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
Checkpoints::CCheckpointData Struct Reference

#include <checkpoints.h>

Public Attributes

const MapCheckpointsmapCheckpoints
 
int64_t nTimeLastCheckpoint
 
int64_t nTransactionsLastCheckpoint
 
double fTransactionsPerDay
 

Detailed Description

Definition at line 22 of file checkpoints.h.

Member Data Documentation

◆ fTransactionsPerDay

double Checkpoints::CCheckpointData::fTransactionsPerDay

Definition at line 26 of file checkpoints.h.

◆ mapCheckpoints

const MapCheckpoints* Checkpoints::CCheckpointData::mapCheckpoints

Definition at line 23 of file checkpoints.h.

◆ nTimeLastCheckpoint

int64_t Checkpoints::CCheckpointData::nTimeLastCheckpoint

Definition at line 24 of file checkpoints.h.

◆ nTransactionsLastCheckpoint

int64_t Checkpoints::CCheckpointData::nTransactionsLastCheckpoint

Definition at line 25 of file checkpoints.h.


The documentation for this struct was generated from the following file: