Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ZEST] [Masternodes] ZestCoin - Reverse Engineered Sponsorship Platform
by
streamplus
on 23/05/2018, 03:02:27 UTC
I noticied that you premine the genesis block.

Code:
if (nHeight == 0)
nSubsidy = 1500000 * COIN; // Premine: 1,500,000

Isn't it unspendable block ?