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
{{ message }}
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Some Connectors set lastUsedFeeCurrency in LocalStorage on construction, others dont
None of them update the value in localStorage when updateFeeCurrency is called
Should feeCurrency be saved to localStorage?
Probably not since if anything it should be settable per tx easily.
Also make it not a required arg in Connectors Constructor
The text was updated successfully, but these errors were encountered: