-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: transaction revert error (#2896)
* fix: transaction `waitForStatusChange` expects the status received from the `statusChange` subscription * chore: remove unneeded import * chore: changeset * chore: addressing comments from PR * chore: change timeout to 100ms --------- Co-authored-by: Sérgio Torres <[email protected]>
- Loading branch information
1 parent
b0c161f
commit c7104da
Showing
2 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@fuel-ts/account": patch | ||
--- | ||
|
||
fix: transaction revert error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters