Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SUPER] SuperCoin v2 - The blazing fast, low fee coin - Tried and tested
by
anotherlateminer
on 09/02/2019, 20:35:49 UTC
Hi Khaos77


I may be mistaken, but I believe your code is set to only allow a maximum of 50 million to be sent in a transaction
https://github.com/CryptoUnited-Clients/SuperCoin/blob/master/src/main.h
Code:
static const int64_t MAX_MONEY = 50000000 * COIN;

You will need a programmer to modify your code to actually not make new coins.
https://chainz.cryptoid.info/super/
Quote
Outstanding
50,119,919 SUPER
According to it , you're already over the cap.

You're right
We're currently talking to 2 people who might be able to help on that part.
How the network will be secured if there is zero POS reward?