Post
Topic
Board Announcements (Altcoins)
Re: [ANN]Fedoracoin - The Community is Taking Over [MAIN]
by
theking7426
on 17/01/2014, 22:56:12 UTC
News about Fedora coin looks good. But what about new development? https://github.com/invisibel/fedoracoin
I'm worry about difficulty and total coin supply. Looks like it needs to review this parameters in the source code.

UPD: main.h in the source code contains this string:
static const int64 MAX_MONEY = 2500000000 * COIN; // FedoraCoin: maximum of 100B coins (given some randomness), max transaction 500,000,000 for now

What did it mean? Why its commented as 100 billion total coins instead of 500 billions was announced?

If I am correct it is likely not changed from the code that i similar to doge which has 100 billion coins if I am not mistaken