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: bug: Reduce log level in F3 message sending to Debug #12224

Merged
merged 1 commit into from
Jul 12, 2024

Commits on Jul 12, 2024

  1. Reduce log level in F3 message sending to Debug

    Reduce the log level for `miner with id...` to DEBUG, since in normal
    operation of F3 at least 5 messages are sent per epoch. In an event of
    rebroadcast the number of messages broadcasted could surpass 10. Hence,
    the `DEBUG` log level.
    masih committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    86fb0ba View commit details
    Browse the repository at this point in the history