X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fmain.cpp;h=a419f7f75374b93eedc6749eac715a6ad4c7ca35;hp=cb85469af597e9411513ce10d5808439ab4f670f;hb=2387b89cbcea8b6e75ca24abb0595cc80d6ff3b5;hpb=7552b10584388bb3509e046bf11b66578e965814 diff --git a/src/main.cpp b/src/main.cpp index cb85469..a419f7f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -869,7 +869,6 @@ int64 GetProofOfStakeReward(int64 nCoinAge) static const int64 nTargetTimespan = 7 * 24 * 60 * 60; // one week static const int64 nTargetSpacingStake = 10 * 60; // ten minutes static const int64 nTargetSpacingWorkMax = 2 * 60 * 60; // two hours -static const int64 nMaxClockDrift = 2 * 60 * 60; // two hours // // minimum amount of work that could possibly be required nTime after