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

fix: cleanup logs #4590

Merged

Conversation

SWvheerden
Copy link
Collaborator

Description

Both wallets submit transactions. This means that for every tx created at least 1 warn!(target: LOG_TARGET, "Validation failed due to unknown inputs" will be created. This reduces the log level for this so that it does not popup by default.

@stringhandler stringhandler changed the title chore: cleanup logs fix: cleanup logs Sep 1, 2022
@stringhandler stringhandler merged commit 66c8032 into tari-project:development Sep 1, 2022
@SWvheerden SWvheerden deleted the sw_supress_error branch September 7, 2022 07:29
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