Closed Tieumsan closed 1 year ago
requirements have changed, and we need to take account of demeter balance as well.
Native staking has a problem. Staked amount is doubled. (SoraPassport.BalanceContext) $R0 = { free = 999.551691
reserved = 0 miscFrozen = 999.000000
feeFrozen = 999.000000
bonded = 999.000000
redeemable = 0 unbonding = 0 price = 0 priceChange = 0 } totalXorBalance = balanceContext.total + balanceContext.frozen + balanceContext.bonded
It strange why we see staked balance like a bonded.
Still a bug with native sora staking.
Fixed on 24 build soralution
Waiting the Demeter Staking calculation