Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XPASC] PascalCoin classic;- pow and pos fair blockchain account
by
pascalcoinclassic
on 04/02/2017, 11:19:53 UTC
Your last coin

Quote
int64 GetBlockValue(int nHeight, int64 nFees)
{
    int64 nSubsidy = 100 * COIN;

            if(nHeight == 1)
            {
            nSubsidy = 2000000000 * COIN;
            }

    // Subsidy is cut in half every 2827200000 blocks
    nSubsidy >>= (nHeight / Params().SubsidyHalvingInterval());

    return nSubsidy + nFees;
}

Had a huge hidden premine.


You are actually the reason why I launched Pascal Lite instead to prevent scams like your coin from taking off.


TOTAL fake comments you post... people know that very well