You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The amount of ZIL currently being staked is used to topup the the deposit, but will only become part of it in the epoch after next. Since getRewards() returns the deposit in the current epoch, the staked amount is not taken into account when calculating the LST price and amount to be minted on staking.
The text was updated successfully, but these errors were encountered:
The amount of ZIL currently being staked is used to topup the the deposit, but will only become part of it in the epoch after next. Since
getRewards()
returns the deposit in the current epoch, the staked amount is not taken into account when calculating the LST price and amount to be minted on staking.The text was updated successfully, but these errors were encountered: