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 Fuel Node that you are trying to connect to is using fuel-core version 0.40.0,
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.
using deprecated parameters for the initialization function; pass a single object instead
✅ Your fuels version is up to date: 0.96.1
┌───────────┬───────────┬────────────────┬─────────────┐
│ │ Supported │ Yours / System │ System Path │
├───────────┼───────────┼────────────────┼─────────────┤
│ Forc │ 0.65.2 │ 0.66.2 │ forc │
├───────────┼───────────┼────────────────┼─────────────┤
│ Fuel-Core │ 0.39.0 │ 0.40.0 │ fuel-core │
└───────────┴───────────┴────────────────┴─────────────┘
Your system's components are newer than the ones supported!
Code Snippet
No response
Contract ABI
No response
Errors
No response
The text was updated successfully, but these errors were encountered:
This is expected behaviour. The log message is just a warning to notify you that currently the SDK is not synced with the latest version of fuel-core. This will be resolved in our next release, which has the following PR in.
fuels-ts SDK Version
fules@0.96.1
Toolchain Versions
Node.js Version
No response
Browser
No response
Operating System
No response
Describe the Problem
The Fuel Node that you are trying to connect to is using fuel-core version 0.40.0,
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.
Code Snippet
No response
Contract ABI
No response
Errors
No response
The text was updated successfully, but these errors were encountered: