-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui(
neptune-cli
): Avoid stack trace dump
Use `println!` instead of `bail!` to inform user of absent wallet file. The wallet file being absent does not indicate a programmer or even user error. The stack trace here is of no use to anyone.
- Loading branch information
1 parent
ca3c02f
commit 1e6833a
Showing
1 changed file
with
9 additions
and
6 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