-
Notifications
You must be signed in to change notification settings - Fork 5
Conversation
there are up to three possible prysm packages (prater eth2 and gnosis chain). How do we handle this situation if the three packages want to use the same hot port? |
The port is defined in the next way; chainID multiplied by 10 + default port + clientID(this number is defined by us). You can read the specific feature here dappnode/DAppNode#457 For that specific case: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not the right ports according to the spec you defined
fix tcp port
fix udp port
fix port
fix port
According to this issue dappnode/DAppNode#457
We are selecting the host port for the client.
In prysm client you can change these default ports using these flags: