Closed BlockBoy32 closed 1 year ago
Please help me to understand your question:
.py
files?It refers to the rows on the QTM excel sheet with the data tables. The final token balances look like they check if they have a payout source from the utility, and it appears that only 3 of the utilities are included in the data background, we can chat about it tomorrow if it's still confusing over messages
Okay, Thanks for the clarification of your question. I know what you mean. With balances of token buckets you were referring to the cell rows 174-178 in the spreadsheet QTM. The reason lies in the nature of the utilities:
There is still only 3 out of the 4 not including incentivisation. Just want to make sure you are aware.
There are 4 payout sources as follows:
Which one is missing in your perspective?
Hi I was looking at some of your functions for calculating end balances for a token bucket(159-164) and I noticed this function:
SUMIF('Background Data'!$A$47:$A$52,'Data Tables'!$B175,'Data Tables'!D$159:D$164)
It appears to be calculating values based on if its payout source is the same as the bucket in the row. The issue I am seeing is in the background data there appears to be only 3 functions for potentially calculating payout sources but within the utilities tab I believe I see 4. Let me know if there a reason for this, thank you.