Post
Topic
Board Announcements (Altcoins)
Re: ECCoin (ECC) Takeover by Trusted-Cryptos Team [Griffith]
by
Slaphead
on 12/03/2015, 20:11:16 UTC
Quote
Specifications:
- ~18 Billion is the total of coins in the POW stage.. 25 Billion coins is to total coins overall.
Code:
static const int64 MAX_MONEY = 50000000000 * COIN;
Something is not right, is it?
MAX_MONEY is just the maximum amount that can be included in a transaction.
It is not the total coins.

What is the total coins then?