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
fd1a4d28
Unverified
Commit
fd1a4d28
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
8173af76
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 @
fd1a4d28
...
...
@@ -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
}
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