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

hub: Clamp max gen time to target block time. #411

Merged
merged 1 commit into from
Oct 13, 2023

Commits on Oct 13, 2023

  1. hub: Clamp max gen time to target block time.

    This clamps the max generation time threshold to the target block time
    for the active network since it doesn't make any sense for it to be
    longer.  It is also needed for proper simnet support since the defaults
    are longer than the target block time there.
    davecgh committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b8c90dd View commit details
    Browse the repository at this point in the history