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

P2P release update #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

P2P release update #3

wants to merge 4 commits into from

Conversation

smk762
Copy link
Owner

@smk762 smk762 commented Oct 6, 2023

  • changes ports for next release
  • updates api repo name

NN ops will need to change the netid in their MM2.json files to 8762.

Open the ports:

sudo ufw allow 42845 comment 'MM2 Seednode TCP'
sudo ufw allow 42855 comment 'MM2 Seednode WSS'

and update default seednodes (these should be hardcoded in mm2 either way)

    "seednodes": [
        "streamseed1.komodo.earth",
        "streamseed2.komodo.earth",
        "streamseed3.komodo.earth",
        "streamwatchtower1.komodo.earth"
    ]

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.

1 participant