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 final step of withdrawals makes unnecessary convertion wstETH -> stETH -> wstETH.
Use transferShares instead of safeTransfer to increase precision.
The text was updated successfully, but these errors were encountered:
The final step of withdrawals makes unnecessary convertion
wstETH -> stETH -> wstETH
.Use
transferShares
instead ofsafeTransfer
to increase precision.The text was updated successfully, but these errors were encountered: