mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-04 05:53:05 +00:00
Merge pull request #98 from multiformats/fix/todo
trivial: remove stale TODO
This commit is contained in:
commit
ce21123d51
@ -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