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
Some calls are being done upfront even where they're not needed. We should set up the client to only retrieve information when it's going to be used.
orderUnstake currently relies on the external dependency @sunrise-stake/marinade-ts-sdk. This logic should be made resident in @sunrise-stake/client instead for flexibility.
The text was updated successfully, but these errors were encountered:
orderUnstake
currently relies on the external dependency@sunrise-stake/marinade-ts-sdk
. This logic should be made resident in@sunrise-stake/client
instead for flexibility.The text was updated successfully, but these errors were encountered: