-
Notifications
You must be signed in to change notification settings - Fork 573
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optionally retries in cli commands if user rejects Ledger request (#5672
) * exits cli commands if user rejects Ledger request if a user rejects an action on their Ledger, the command will now exit instead of retrying and prompting the user again to approve the action * optionally retry if user rejects request providers users a way to retry if they rejected by accident because starting over in that case is a very bad experience refactors retry prompt into reusable function
- Loading branch information
Showing
1 changed file
with
19 additions
and
29 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