diff --git a/event/addrs.go b/event/addrs.go index 2de6159..28bc373 100644 --- a/event/addrs.go +++ b/event/addrs.go @@ -58,7 +58,7 @@ type UpdatedAddress struct { // // In addition to the above, EvtLocalAddressesUpdated also contains the updated peer.PeerRecord // for the Current set of listen addresses, wrapped in a record.Envelope and signed by the Host's private key. -// This record can be shared with other peers to inform them of our listen addresses in +// This record can be shared with other peers to inform them of what we believe are our diallable addresses // a secure and authenticated way. type EvtLocalAddressesUpdated struct {