Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ICO {Credence Coin} - CRDNC - Lending-Staking-Referrals-Mining
by
CheeriYo
on 12/10/2017, 08:00:55 UTC
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