Closed adambabik closed 6 years ago
Nodes using rendezvous have no information about their public IPs and ENR records register with are incomplete.
Provide node's public IP using advertiseaddr flag. This address will be used to create an ENR record that the node will register with.
advertiseaddr
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.