Skip to content

Add progress logging to the basic CLI view.#88

Open
nuttycom wants to merge 1 commit into
zcash:mainfrom
nuttycom:debug/scan_progress
Open

Add progress logging to the basic CLI view.#88
nuttycom wants to merge 1 commit into
zcash:mainfrom
nuttycom:debug/scan_progress

Conversation

@nuttycom

@nuttycom nuttycom commented Mar 8, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

}
Ok(_) => {
if let Some(summary) = db_data.get_wallet_summary(0)? {
info!(

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer we don't log this if we are in the TUI view, as its log window is limited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants