From: alex Date: Sat, 27 Jul 2013 22:27:46 +0000 (+0400) Subject: Comment fix X-Git-Tag: v0.4.4-pre~8 X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=commitdiff_plain;h=19c36daa57b026db0e134396542660b0b5c65c20 Comment fix --- diff --git a/src/main.cpp b/src/main.cpp index 6660af6..af4e190 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1036,7 +1036,7 @@ int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTi else { // - // Until 20 Oct 2013: reward for coin-year is cut in half every 8x multiply of PoS difficulty + // Since 20 Oct 2013: reward for coin-year is cut in half every 8x multiply of PoS difficulty // // (nRewardCoinYearLimit / nRewardCoinYear) ** 3 == bnProofOfStakeLimit / bnTarget //