-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FuelError: Unknown field alocDependentCost
on type GasCosts
#2687
Comments
@xpluscal Which version of |
@nedsalk interesting! My error code returned 0.30.0 but fuel-core --version returned 0.26.0! |
@nedsalk FYI I used the default suggested fuelup installation including fuelup update |
@nedsalk latest toolchain in fuelup returns: Installed:
|
@xpluscal the best way to go about this until the This will work with version |
Another option is to use the fuelup toolchain install nightly
fuelup default nightly
fuelup show |
Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days. |
alocDependentCost
on type GasCosts
It seems like the automation here didn't work, probably because of the multiple label and status changes, etc. so I'll close it manually. |
What version of fuels-ts are you using?
0.90.0
Steps to Reproduce
Create nodejs test script:
And run through
node --loader ts-node/esm localNode.ts
Expected Behavior
Launch a local fuel-core test node.
Actual Behavior
Errors out with
The text was updated successfully, but these errors were encountered: