Post
Topic
Board Announcements (Altcoins)
Re: ★★ Velox Project - POW/POS "Share" ★ Fast Transactions, 13% POS Interest ★★
by
lentyna
on 20/11/2017, 20:00:58 UTC

what does this code do ?

           int64_t nSubsidy = 240 * COIN;

            if(nBestHeight == 0)
            {
            nSubsidy = 23644444 * COIN;
            }

Tells how many coins were pre-mined.