Post
Topic
Board Announcements (Altcoins)
Re: EMBERCOIN [X13, POW/POS]
by
seasonw
on 28/08/2017, 01:14:44 UTC
I was about to buy EMB but stopped as got confused with the circulating supply and max supply numbers given at CMC.
Circulating supply = 11,946,412,659 EMB
Max supply = 850,000,000 EMB .


I have checked into the source code and found maximum total supply should be 850millions. So, I wondering the circulating supply, or maybe there is bug in the code to allow coin generated above maximum.

Code:
static const int64_t MAX_MONEY = 850000000 * COIN; // 850 Million