How to deploy a contract in testnet using RUST-SDK?

file :point_right:t2: fuel-token-standard/initialize.rs at initialize-test · sway-gang/fuel-token-standard · GitHub

Looks like it is not a call error but ProviderError: ProviderError("gas_price(0) is lower than the required min_gas_price(1)")
Maybe somehow I need to provide the gas price to the provider?

Fixed :white_check_mark: !!! The problem was in other calls.

@matt Thanks a lot for your help, really appreciated your support :heart: .

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.