This commit is contained in:
jl777
2018-03-25 20:19:42 +03:00
parent 6c09a95380
commit d0fcb6bcc7

View File

@@ -27,12 +27,12 @@ struct SeedSpec6 {
typedef std::map<int, uint256> MapCheckpoints;
/*struct CCheckpointData {
struct CCheckpointData {
MapCheckpoints mapCheckpoints;
int64_t nTimeLastCheckpoint;
int64_t nTransactionsLastCheckpoint;
double fTransactionsPerDay;
};*/
};
/**
* CChainParams defines various tweakable parameters of a given instance of the