FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.4k stars 1.32k forks source link

Handle `create fuels` example dApp scenarios for insufficient funds #2463

Open petertonysmith94 opened 3 weeks ago

petertonysmith94 commented 3 weeks ago

Description

If a user submits a transaction with insufficient funds, they should be re-directed to the faucet

petertonysmith94 commented 2 weeks ago

Relates to #2522