Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: newscoincrypto on June 18, 2018, 06:36:39 PM



Title: NEWS COIN
Post by: newscoincrypto on June 18, 2018, 06:36:39 PM
NEWSCOIN.GLOBAL (http://NEWSCOIN.GLOBAL) 


        













Title: Re: NEWS COIN
Post by: fire-lion on June 18, 2018, 06:43:09 PM
del


Title: Re: NEWS COIN
Post by: tnthash.fun on June 18, 2018, 06:48:39 PM
Can you explain why you say PoS scheme from block 10k to 15k 50% then 100% then 1000% but your code doesn't show this?
Code:
int64_t GetProofOfStakeReward(int64_t nCoinAge, int64_t nFees)
{
    int64_t nSubsidy = nCoinAge * COIN_YEAR_REWARD * 33 / (365 * 33 + 8);

    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nCoinAge);

    return nSubsidy + nFees;
}


Title: Re: NEWS COIN
Post by: themen1260 on June 18, 2018, 07:00:11 PM
Runing NEWS COIN on POOL



Home page ==>
asiapool.trade (https://asiapool.trade)


 Configure your miner.

Quote
-a scrypt -o stratum+tcp://miner.asiapool.trade:3453 -u wallet-addr -p c=NEWS

Payout every hour !

Welcome mining !

https://discord.gg/KsmjkhU


Title: Re: NEWS COIN
Post by: newscoincrypto on June 18, 2018, 08:45:28 PM
Can you explain why you say PoS scheme from block 10k to 15k 50% then 100% then 1000% but your code doesn't show this?
Code:
int64_t GetProofOfStakeReward(int64_t nCoinAge, int64_t nFees)
{
    int64_t nSubsidy = nCoinAge * COIN_YEAR_REWARD * 33 / (365 * 33 + 8);

    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nCoinAge);

    return nSubsidy + nFees;
}

The latest source code will be updated soon!

Thanks
NEWS COIN