Look, in the next few month the HBN project will face a new situation because all 120M coins will be issued with PoS.
At the time writing, the HBN network has 108M coins supply.
Well, what do you think which of the following two scenarios will foremost arrive after 120M coin supply has reached?
WTF are you talking about? HBN has no coin supply limit
Who says that?
In the readme at official Github is it still 120 000 000 max supply
https://github.com/Tranz5/HoboNickelsCan you prove otherwise?
Haha, you made my day. Look at the source code. There is no maх supply limit. 20% min yearly interest rate, 250 coins per stake max.
// HoboNickels: reward for coin-year is cut in half every 128x multiply of PoS difficulty
// A reasonably continuous curve is used to avoid shock to market
// (bnRewardCoinYearLimit / nRewardCoinYear) ** 5 == bnProofOfStakeLimit / bnTarget
//
// Human readable form:
//
// nRewardCoinYear = 1 / (posdiff ^ 1/5)