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
Currently, someone using an outdated version of the TS SDK gets a warning like this:
The Fuel Node that you are trying to connect to is using fuel-core version 0.40.1,
which is not supported by the version of the TS SDK that you are using.
Things may not work as expected.
Supported fuel-core version: 0.39.0.
When things go wrong, people automatically assume this may be the cause, although it is rarely the case.
Removing it completely may not be the best approach, but there may be a middle ground to explore.
Changing the message is easy, but it requires careful consideration.
The text was updated successfully, but these errors were encountered:
Currently, someone using an outdated version of the TS SDK gets a warning like this:
When things go wrong, people automatically assume this may be the cause, although it is rarely the case.
Removing it completely may not be the best approach, but there may be a middle ground to explore.
Changing the message is easy, but it requires careful consideration.
The text was updated successfully, but these errors were encountered: