-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Chore] Unify interactive queries in tezos-setup
Problem: Some interactive queries use step concept, while others are done through `yes_or_no`. It's useful to unify them by using steps only for logging and for the #568 (non-interactive mode) issue. Solution: Rewrite delete node data query using steps instead of `yes_or_no`.
- Loading branch information
1 parent
427991a
commit 8b6e652
Showing
1 changed file
with
16 additions
and
1 deletion.
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