Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
22894567
Topic
2254173
Board
Announcements (Altcoins)
Re: [ANN] ICO {Credence Coin} - CRDNC - Lending-Staking-Referrals-Mining
by
CheeriYo
on
12/10/2017, 08:00:55 UTC
Quote from: bigbrotherbit on October 12, 2017, 07:48:01 AM
how many maximum coin? 25m or 28m? thanx
static const int64_t MAX_MONEY = 25000000 * COIN;
https://github.com/XYZ1345/CredenceCoin/blob/master/src/main.h#L41
static const int64_t COIN_YEAR_REWARD = 20 * CENT; // 20%
https://github.com/XYZ1345/CredenceCoin/blob/master/src/main.h#L42