Post
Topic
Re: [ANN] IPBC | NOW LIVE | NO PREMINE | NO ICO | FIRST MEDIA MINING PLAYER
by
f.harms
on 01/02/2018, 12:02:55 UTC
Doesn't this line (in https://github.com/ipbc-dev/ipbc/blob/master/src/CryptoNoteConfig.h):

Quote
const uint64_t TAIL_EMISSION_REWARD = UINT64_C(1000000000000);

mean that the block reward is going to stay 10,000 forever? (1000000000000 = 10,000.0000 0000)

I.e. the 1 billion total is meaningless and will quickly be exceeded because of this large tail emission?
We are sorry, looks like we have made a mistake. We are working to correct this right now.
Tail Emission Reward actually needs to be 4 zeroes less to properly calculate rewards.
Good for the first few miners, eh?