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: multiple bootstrap peers per network #762

Merged
merged 1 commit into from
Oct 21, 2024

Commits on Oct 20, 2024

  1. feat: multiple bootstrap peers per network

    Fixes #761
    
    BREAKING CHANGE: the prototype for functions for getting a network changed
    to add a boolean return parameter to signify whether the network is
    known. The public root address/port fields have also been replaced with
    a list of bootstrap peers
    agaffney committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    c5885ac View commit details
    Browse the repository at this point in the history