mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2024-12-26 23:30:27 +08:00
parent
98f9714258
commit
b77fd280f2
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
|
||||||
|
Loading…
Reference in New Issue
Block a user