webb-dapp
webb-dapp copied to clipboard
[BUG] `useSubstrateTx` cannot catch error if batchTx failed
The useSubstrateTx function fails to handle errors when utility.batch is interrupted.
In my scenarios, I use the Operator account to register multiple blueprints. While the extrinsic appears to succeed, the dispatch-calls failed.