clarify comment

This commit is contained in:
Alex Dadgar 2018-03-16 16:23:48 -07:00
parent 3963492977
commit 2baa1c38f2
1 changed files with 1 additions and 1 deletions

View File

@ -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