Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 786 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 786 Bytes

fuel-test-contract

  1. Change the IS_LOCAL value in the Makefile to 1 for local node or for 0 for an external node.
  2. Change the SALT value in the Makefile if needed
  3. Define the SIGNING_KEY env variable
  4. Run
make deploy

and then

`make init`

or

make deploy_and_init

Change or remove fuel-toolchain.toml

The result for an external node is:

error: provider: io error: warning: the fuel node version to which this provider is connected has a semver incompatible version from the one the SDK was developed against. Connected node version: 0.31.0, supported version: 0.28.0. Response errors; InsufficientMaxFee { max_fee_from_policies: 0, max_fee_from_gas_price: 326087 }