Skip to content

Commit ce21123

Browse files
authored
Merge pull request #98 from multiformats/fix/todo
trivial: remove stale TODO
2 parents 9943117 + 794e406 commit ce21123

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

protocols.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ package multiaddr
22

33
// You **MUST** register your multicodecs with
44
// https://github.com/multiformats/multicodec before adding them here.
5-
//
6-
// TODO: Use a single source of truth for all multicodecs instead of
7-
// distributing them like this...
85
const (
96
P_IP4 = 0x0004
107
P_TCP = 0x0006

0 commit comments

Comments
 (0)