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
future readers: note that a reason we haven't been able to update the libs is because newer versions require ethers v6, and we are still using ethers v5
Problem
Due to problems with the @safe-global libs, code to interact with them had to be written in JS instead of TS:
#3717
The safe team has allegedly improved their libs. If so, we can potentially remove this hack.
The text was updated successfully, but these errors were encountered: