Skip to content

Commit

Permalink
constructor: port #6415
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
  • Loading branch information
magik6k committed Jun 7, 2019
1 parent dc23f54 commit 0e65476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/coreapi/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,11 @@ const (
Libp2pDiscoveryHandler

Libp2pAddrFilters
Libp2pMDNS // SetupDiscovery
Libp2pAddrsFactory // TODO: better name?
Libp2pSmuxTransport
Libp2pRelay
Libp2pStartListening
Libp2pMDNS

Libp2pSecurity

Expand Down

0 comments on commit 0e65476

Please sign in to comment.