mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2026-08-21 15:33:27 +08:00
2
alias.go
2
alias.go
@@ -19,7 +19,7 @@ type Multiaddr = multiaddr.Multiaddr
|
|||||||
// Refer to the docs on that type for more info.
|
// Refer to the docs on that type for more info.
|
||||||
type PeerID = peer.ID
|
type PeerID = peer.ID
|
||||||
|
|
||||||
// PeerID aliases protocol.ID.
|
// ProtocolID aliases protocol.ID.
|
||||||
//
|
//
|
||||||
// Refer to the docs on that type for more info.
|
// Refer to the docs on that type for more info.
|
||||||
type ProtocolID = protocol.ID
|
type ProtocolID = protocol.ID
|
||||||
|
|||||||
Reference in New Issue
Block a user