Can anybody explain, how exactly the reward for baking/endorsement becames into the real balance. I've found in the docs that the time for this is 6 cycles. But when I try to culculate baker's balance manually I get a wrong amount. Also I want to know is there any kind of operation to detect when the funds became from freeze to real?
After 5 cycles after baking, the frozen charges are paid. Payments are made using special transactions, they can be seen, if we consider the blocks through api.
But what is the name of the kind of this special secret transaction?
Can anybody send a link to this process?