-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use wrapPromise for every non-deploy action (#107)
We can just use wrapPromise for all actions as it can detect if envelope format is used or not. Omitted createSpace/deployDependency actions as they use different flow (no pending transaction) for now, we will see what we will need in the future.
- Loading branch information
Showing
1 changed file
with
44 additions
and
84 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