Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
25565558
Topic
2495422
Board
Announcements (Altcoins)
Re: [ANN] Cannabis Dollar Coin - CNC [/ANN]
by
hendsan
on
01/12/2017, 17:15:58 UTC
Quote from: coin8coin on December 01, 2017, 05:00:25 PM
Quote from: hendsan on December 01, 2017, 04:32:20 PM
lol, this cannot be mine. no have blocks reward.
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;