Details
-
Problem report
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
6.0.0alpha5
-
None
-
Team A
-
Sprint 81 (Oct 2021), Sprint 82 (Nov 2021)
-
0.25
Description
Currently, ExternalAddress is set to ListenIP if not specified explicitly. We should remove this dependency to avoid any confusion. ExternalAddress should be set to localhost:10051 if not specified. Also should rename ExternalAddress to NodeAddress.