Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
12267961
Topic
1163946
Board
Announcements (Altcoins)
Re: [ANN][MINE]MineCoin | 100% POW | Scrypt | No ICO | Love for miners and much fun
by
keesdewit
on
28/08/2015, 17:59:27 UTC
Quote from: shojayxt on August 28, 2015, 05:58:08 PM
Why didn't you mention the 10% premine in the ANN?
Code:
//Premine 10% to support future development and marketing
if(nHeight == 1)
{
nSubsidy = 8400000 * COIN;
}
https://github.com/CoinProjects/MineCoin/blob/master/src/main.cpp#L1092
So what? As the code comment says: "Premine 10% to support future development and marketing" You think I spend my hours for thin air?