RE: Stake-weighted payout delay
The equation is:
PayoutTime = SumOf((TimeOfVote[x]+24h) * weight[x]) / SumOf(weight[x])
RE: Stake-weighted payout delay