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
When I try to connect to fuel-core I receive this error:
let provider = Provider::connect("127.0.0.1:4000").await.unwrap();
called `Result::unwrap()` on an `Err` value: IO("Response errors; Unknown field \"maxGas\" on type \"NodeInfo\".; Unknown field \"maxSize\" on type \"NodeInfo\".; Unknown field \"indexation\" on type \"NodeInfo\".; Unknown field \"txPoolStats\" on type \"NodeInfo\".")
When I try to connect to fuel-core I receive this error:
Installed toolchains
latest-x86_64-unknown-linux-gnu (default)
nightly-x86_64-unknown-linux-gnu
latest-2023-07-05-x86_64-unknown-linux-gnu
testnet-x86_64-unknown-linux-gnu
active toolchain
latest-x86_64-unknown-linux-gnu (default)
forc : 0.66.6
- forc-client
- forc-deploy : 0.66.6
- forc-run : 0.66.6
- forc-crypto : 0.66.6
- forc-debug : 0.66.6
- forc-doc : 0.66.6
- forc-fmt : 0.66.6
- forc-lsp : 0.66.6
- forc-tx : 0.66.6
- forc-wallet : 0.11.1
fuel-core : 0.40.0
fuel-core-keygen : 0.40.0
fuels versions
forc : 0.66.10
forc-wallet : 0.66.9
The text was updated successfully, but these errors were encountered: