You are viewing a single comment's thread from:

RE: Seed nodes health, EU meetup reminder, and new wallet's first steps

in Blockchain Wizardry8 months ago (edited)

Every hived is a seed node, if you have 2001 port open to the public then it's pretty much what's needed. Having a FQDN is preferred... because it looks nice ;-)

Side note: It is critical to have a separate node for a witness node itself, but seed node is fine to be running another services, such as broadcast, blocks, or whatever plugins, including HAF.

Sort:  

oh in that case I would think seed.shmoogleosukami.co.uk:2001 should work fine.

I think I've also set it up so that if you ommit the 2001 port it'll still get directed correctly.

No, in this case you can't omit the port as it's explicitly for p2p endpoint of hived node.
See p2p-endpoint = 0.0.0.0:2001.
It seems it works so I will add it to my monitor, slowly over time it will gain "reputation" that shows its reliability.
Thank you!