clarify comment
This commit is contained in:
parent
3963492977
commit
2baa1c38f2
|
@ -81,7 +81,7 @@ type Config struct {
|
|||
// by the other servers and clients
|
||||
RPCAddr *net.TCPAddr
|
||||
|
||||
// ClientRPCAdvertise is the address that is advertised to other nodes for
|
||||
// ClientRPCAdvertise is the address that is advertised to client nodes for
|
||||
// the RPC endpoint. This can differ from the RPC address, if for example
|
||||
// the RPCAddr is unspecified "0.0.0.0:4646", but this address must be
|
||||
// reachable
|
||||
|
|
Loading…
Reference in New Issue