-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wrap calls to warp in try/catch blocks
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule zkool
updated
8 files
+13 −8 | lib/pages/accounts/new_import.dart | |
+2 −1 | lib/pages/encrypt.dart | |
+52 −41 | lib/pages/messages.dart | |
+1 −1 | lib/pages/more/transparent.dart | |
+2 −2 | lib/pages/scan.dart | |
+0 −1 | lib/pages/tx.dart | |
+15 −0 | lib/pages/utils.dart | |
+3 −2 | lib/store.dart |