mirror of
https://github.com/waku-org/go-multiaddr.git
synced 2025-02-23 03:28:12 +00:00
remove stale TODO.
This commit is contained in:
parent
994311756b
commit
794e406662
@ -2,9 +2,6 @@ package multiaddr
|
|||||||
|
|
||||||
// You **MUST** register your multicodecs with
|
// You **MUST** register your multicodecs with
|
||||||
// https://github.com/multiformats/multicodec before adding them here.
|
// https://github.com/multiformats/multicodec before adding them here.
|
||||||
//
|
|
||||||
// TODO: Use a single source of truth for all multicodecs instead of
|
|
||||||
// distributing them like this...
|
|
||||||
const (
|
const (
|
||||||
P_IP4 = 0x0004
|
P_IP4 = 0x0004
|
||||||
P_TCP = 0x0006
|
P_TCP = 0x0006
|
||||||
|
Loading…
x
Reference in New Issue
Block a user