Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rm "Error while parsing account" logs #84

Merged
merged 4 commits into from
Jan 24, 2024
Merged

feat: rm "Error while parsing account" logs #84

merged 4 commits into from
Jan 24, 2024

Conversation

RequescoS
Copy link
Contributor

No description provided.

@@ -73,6 +75,11 @@ where
if all_signatures.is_empty() {
return Ok(());
}
info!(
"Fetched {} signatures since first persisted signature",
Copy link
Collaborator

Choose a reason for hiding this comment

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

We could also add the signature itself to the log

@RequescoS RequescoS merged commit c760d48 into main Jan 24, 2024
1 check failed
@RequescoS RequescoS deleted the feat/rm-log branch January 24, 2024 22:20
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