Unverified Commit fd1a4d28 authored by Aarsh Shah's avatar Aarsh Shah Committed by GitHub

Update event/addrs.go

Co-Authored-By: default avatarRaúl Kripalani <raul@protocol.ai>
parent 8173af76
......@@ -76,7 +76,7 @@ type EvtLocalAddressesUpdated struct {
// This field is only set when Diffs == true.
Removed []UpdatedAddress
// SignedPeerRecord contains the updated peer.PeerRecord for the Current set of listen addresses,
// SignedPeerRecord contains our own updated peer.PeerRecord, listing the addresses enumerated in Current.
// wrapped in a record.Envelope and signed by the Host's private key.
SignedPeerRecord record.Envelope
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment