Chane fuelup update command to extract new chain config which is v0.33 upgrade so that testnet node runs smoothly

The latest fuel-core update is v0.34.0
But this hasn’t been released on the latest toolchain yet.
You have to install the nightly toolchain to use this.

fuelup toolchain install nightly
fuelup default nightly 
fuelup update 

Also, you’ll need to use latest chain-configuration

And use the following path in --snapshot flag

./chain-configuration/ignition/
2 Likes