I have a question regarding POS. So for the amount that is currently being staked, so do you receive POS payments each day after 30 days? Or was the estimate of 20.55 coins for 5000 over the course of a month? Or what? I am confused how often and how much you get payed for POS. Is it a slow continual thing or does it only appear in large chunks? Is the estimate given for the entire year or just the period that they are staked or just one block? See I know people have explained how to receive POS but nobody has explained really WHAT POS functions like.
You stake some CoinYears, they get consumed and you get a few coins. So if you have only one unspent input in your wallet that is 5000 YAC AND it's at least 30 days old AND you're PoS mining, you will LOSE all you accumulated CoinYears (by spending the only input you have) but in turn you can REWARD yourself in the same block a given number of coins as an interest, in addition to the old coins being sent back to yourself. So in this case you get back your 5000 YAC, but with 0 CoinYears (they're brand new coins!) and ~20.55 YAC as interest (also new coins). And now you wait another 30 days to be eligible for PoS block with 5020.55 YAC input and (5020.55 + 20.63) YAC output.
It works just like your bank account interest IRL, you get 5% interest per year with monthly
* payments.
EDIT*) Only if you have your client running at the time some of your inputs reaches 30 days of age. In reality, it can be delayed by up to 90 days without you "losing" anything, see below.
However, if you don't launch your YAC wallet at least once every 90 days, you will be losing eligibility for some money. For example, you log in afer 120 days and you have an unspent input 120 days old. There's a cap in the GetProofOfStakeReward function of 90 days, so you will only get interest as if this input was only 90 days old, not the full 120. Hope that made it clear.