status-im / infra-eth-cluster

Infrastructure for Status-go fleets
https://github.com/status-im/status-go
0 stars 0 forks source link

add advertiseaddr flag to whisper and mailserver staging nodes #3

Closed adambabik closed 6 years ago

adambabik commented 6 years ago

Problem

Nodes using rendezvous have no information about their public IPs and ENR records register with are incomplete.

Solution

Provide node's public IP using advertiseaddr flag. This address will be used to create an ENR record that the node will register with.