mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2025-04-11 15:10:21 +08:00
Update event/addrs.go
Co-Authored-By: Raúl Kripalani <raul@protocol.ai>
This commit is contained in:
parent
8173af76d1
commit
fd1a4d28c6
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user