Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
p2p
go-p2p-core
Commits
daf715e6
Unverified
Commit
daf715e6
authored
Mar 27, 2020
by
Aarsh Shah
Committed by
GitHub
Mar 27, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update event/addrs.go
Co-Authored-By:
Raúl Kripalani
<
raul@protocol.ai
>
parent
fd1a4d28
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
event/addrs.go
event/addrs.go
+1
-1
No files found.
event/addrs.go
View file @
daf715e6
...
@@ -58,7 +58,7 @@ type UpdatedAddress struct {
...
@@ -58,7 +58,7 @@ type UpdatedAddress struct {
//
//
// In addition to the above, EvtLocalAddressesUpdated also contains the updated peer.PeerRecord
// 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.
// 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.
// a secure and authenticated way.
type
EvtLocalAddressesUpdated
struct
{
type
EvtLocalAddressesUpdated
struct
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment