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