Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Cannabis Dollar Coin - CNC [/ANN]
by
hendsan
on 01/12/2017, 17:15:58 UTC
lol, this cannot be mine. no have blocks reward.  Grin Grin

really ? POW been premined ?

Code:
int64_t GetProofOfWorkReward(unsigned int nBits, int64_t nFees, int nHeight)
{
    int64_t nSubsidy = 0 * COIN;
   
    if (nHeight == 1)
        return 3000000000 * COIN;