FuelLabs/fuel-connectors

make connector example dapp don't wait for the transaction

LuizAsFight opened this issue · 0 comments

the connector dapp example should not wait for transaction to complete. the reasoning is:

  • in a production network we're not sure that the transaction will be processed quickly, this depends on fee, tips, etc etc...
  • multi-sig wallet transactions will not be sent instantly as they need to wait for involved addresses to sign the transaction