Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Consolidate abstractions and core types into go-libp2p-core #49

Merged
merged 14 commits into from
May 24, 2019
Prev Previous commit
Next Next commit
go fmt.
  • Loading branch information
raulk committed Apr 16, 2019
commit 95c5f5471410d6e9ea13aeb55f4c3e5366d550db
2 changes: 1 addition & 1 deletion transport.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ type Transport = moved.Transport
type Listener = moved.Listener

// Deprecated: Use github.com/libp2p/go-libp2p-core/transport.TransportBasedNetwork instead.
type Network = moved.TransportBasedNetwork
type Network = moved.TransportBasedNetwork